comparison .hgignore @ 27157:5f2e4eb08e41

repair: use bookmarks.recordchange instead of bookmarks.write Before this patch we were using the deprecated bookmarks.write api. This patch replaces the call to bookmarks.write by a call to bookmarks.recordchange. We move the bookmark code above the code removing the undo file because with bookmarks.recordchange we have to create a transaction that would create an undo file.
author Laurent Charignon <lcharignon@fb.com>
date Mon, 30 Nov 2015 16:38:29 -0800
parents 3232f92360d4
children a1eff44c432b
comparison
equal deleted inserted replaced
27156:55fa7c3900ae 27157:5f2e4eb08e41