##// END OF EJS Templates
add -r/--rev and --base option to bundle...
add -r/--rev and --base option to bundle --rev is used to specify a target rev (like pull or clone) --base REV is used to specify a base instead of a target repo the target repo is assumed to have all the rev specified in --base

File last commit:

r1338:2b77ea66 default
r3284:d89e9884 default
Show More
test-empty
7 lines | 60 B | text/plain | TextLexer
#!/bin/sh
hg init
hg log
hg grep wah
hg manifest
hg verify