Rev 2854: Mention bzr send instead of bzr bundle in HACKING.txt in file:///v/home/vila/src/bzr/cleanup/doc/

Vincent Ladeuil v.ladeuil+lp at free.fr
Mon Sep 24 16:29:44 BST 2007


At file:///v/home/vila/src/bzr/cleanup/doc/

------------------------------------------------------------
revno: 2854
revision-id: v.ladeuil+lp at free.fr-20070924152942-e1a5bu0z4styv7fv
parent: v.ladeuil+lp at free.fr-20070924110505-4apfu3r909hamrtq
committer: Vincent Ladeuil <v.ladeuil+lp at free.fr>
branch nick: doc
timestamp: Mon 2007-09-24 17:29:42 +0200
message:
  Mention bzr send instead of bzr bundle in HACKING.txt
modified:
  doc/developers/HACKING.txt     HACKING-20050805200004-2a5dc975d870f78c
-------------- next part --------------
=== modified file 'doc/developers/HACKING.txt'
--- a/doc/developers/HACKING.txt	2007-09-18 04:21:20 +0000
+++ b/doc/developers/HACKING.txt	2007-09-24 15:29:42 +0000
@@ -109,7 +109,7 @@
 
 You can generate a bundle like this::
 
-  bzr bundle > mybundle.patch
+  bzr send -o mybundle.patch
   
 A .patch extension is recommended instead of .bundle as many mail clients
 will send the latter as a binary file. If a bundle would be too long or your



More information about the bazaar-commits mailing list