##// END OF EJS Templates
fix push of moved bookmark when creating new branch heads...
fix push of moved bookmark when creating new branch heads The problem occured when pushing a changeset that at the same time creates a new named branch head and moves a bookmark. The code invoked methods that only exist on localrepo instances, so it failed for any other type of remote. The test suite only tested against local remotes.

File last commit:

r0:9117c656 default
r17043:6f89c3f0 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer