comparison docs/figures/figure-ug05.svg @ 1506:a55c691f4cc0

evolve: use repo._bookmarks.recordchange instead of repo._bookmarks.write We want to get rid of the api repo._bookmarks.write and this patch removes its use in evolve.py. Before this patch, we were using repo._bookmarks.write to save bookmarks change immediately instead of repo._bookmarks.recordchange that write change when transaction ends.
author Laurent Charignon <lcharignon@fb.com>
date Wed, 16 Sep 2015 16:50:06 -0700
parents 8328337d23b2
children 091eab1223a4
comparison
equal deleted inserted replaced
1505:53a6dbc33e36 1506:a55c691f4cc0