comparison mercurial/ancestor.py @ 8496:a21605de1509

commit: move editor outside transaction The commit editor is now invoked before files and manifest are committed. The editor is now run with only the wlock held and aborting an edit no longer requires rolling back a transaction. Changes to files during a commit still result in undefined behavior. (This is preliminary work for committing subrepositories)
author Matt Mackall <mpm@selenic.com>
date Mon, 18 May 2009 17:36:24 -0500
parents 23429ebd3f9d
children 806e6b6cb8d8 25e572394f5c
comparison
equal deleted inserted replaced
8495:5b7596b142ad 8496:a21605de1509