Mercurial > hg
diff tests/test-strip.t @ 27059:405320cd6198
rebase: use bookmarks.recordchange instead of bookmarks.write
Before this patch we were using the old api bookmarks.write instead of
bookmarks.recordchange at the end of rebase operations.
We move clearstatus within the transaction to make it easier for extensions
that wrap transactions operations.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Fri, 20 Nov 2015 14:06:31 -0800 |
parents | cf9ed6d32ccb |
children | e76b27a642ca |