Mercurial > hg > mercurial-source
diff mercurial/context.py @ 23690:194d2f185008
subrepo: add full revert support for git subrepos
Previously, revert was only possible if the '--no-backup'
switch was specified.
Now, to support backups, we explicitly go over all modified
files in the subrepo.
author | Mathias De Maré <mathias.demare@gmail.com> |
---|---|
date | Sun, 28 Dec 2014 10:42:25 +0100 (2014-12-28) |
parents | 11a160547d7f |
children | 8f32dcfbc338 |