##// END OF EJS Templates
Update on pull -u when heads were closed (fixes issue666)....
Update on pull -u when heads were closed (fixes issue666). Patch written by Benoit Boissinot. This should probably be improved in the future to handle long-living branches, as joining two "other" heads will switch to that new head. But this is not a new problem, as adding to the "other" head would have switched to that new head, too.

File last commit:

r5032:6dbd40b6 default
r5080:73fdc8bd default
Show More
test-bad-extension.out
5 lines | 195 B | text/plain | TextLexer
/ tests / test-bad-extension.out
Alexis S. L. Carvalho
test-bad-extension: avoid printing the file name...
r4139 *** failed to import extension badext: bit bucket overflow
Thomas Arendsen Hein
Improved error message for extensions overriding commands (with test):...
r3990 extension 'hgext.gpg' overrides commands: sigs sigcheck sign
Alexis S. L. Carvalho
load extensions only after the ui object has been completely initialized...
r3014 hg help [COMMAND]
show help for a command, extension, or list of commands