[PATCH] Add --all option to bundle command

Jesse Glick jesse.glick at sun.com
Thu Feb 21 18:39:22 CST 2008


John Mulligan wrote:
> This patch implements a the ability to run 'hg bundle --all FILE', as hashed 
> out in the "A mercurial pack extension" thread.

You may also want

-    To create a bundle containing all changesets, use --base null.
+    To create a bundle containing all changesets, use --all (or --base 
null).



More information about the Mercurial mailing list