##// END OF EJS Templates
bookmarks: avoid deleting primary bookmarks on rebase...
bookmarks: avoid deleting primary bookmarks on rebase Prior to this, doing "hg rebase -s @foo -d @" would delete @, which is obviously wrong: a primary bookmark should never be automatically deleted. This change blocks the deletion, but doesn't yet properly clean up the divergence: @ should replace @foo.

File last commit:

r1360:7d439981 default
r21843:92666a86 stable
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder