bookmarks: fix bug that activated a bookmark even with -r passed
If the current revision was the target revision of -r, then the bookmark would be active. Test cases have been updated accordingly.
Showing
- mercurial/commands.py 1 addition, 1 deletionmercurial/commands.py
- tests/test-bookmarks-current.t 8 additions, 3 deletionstests/test-bookmarks-current.t
- tests/test-bookmarks-rebase.t 1 addition, 0 deletionstests/test-bookmarks-rebase.t
- tests/test-bookmarks.t 5 additions, 4 deletionstests/test-bookmarks.t
Loading
Please register or sign in to comment