##// END OF EJS Templates
bookmarks: pull --update updates to active bookmark if it moved (issue4007)...
bookmarks: pull --update updates to active bookmark if it moved (issue4007) This makes `hg pull --update` behave the same wrt the active bookmark as `hg pull && hg update` does as of 2096e025a728. A helper function, bookmarks.calculateupdate, is added to prevent code duplication between postincoming and update.

File last commit:

r16498:d76ba209 stable
r19523:f37b5a17 2.7 stable
Show More
test-filelog.py.out
2 lines | 86 B | text/plain | TextLexer
ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.