##// END OF EJS Templates
pull: skip pulling remote bookmarks with bundle2 if a value already exists...
pull: skip pulling remote bookmarks with bundle2 if a value already exists For efficiency and consistency purpose, remote bookmarks, retrieved at the time the pull command code is doing lookup, will be reused during the core pull operation. A second step toward this is to avoid requesting bookmark information in the bundle 2 if we already have them locally.

File last commit:

r1360:7d439981 default
r25444:1d1fd5d4 default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder