Mercurial > hg
comparison mercurial/lock.py @ 23550:7fa2189c1e87
subrepo: add revert support without backup for git subrepos
Previously, git subrepos did not support reverting.
This change adds basic support for reverting
when '--no-backup' is specified.
A warning is given (and the current state is kept)
when a revert is done without the '--no-backup' flag.
author | Mathias De Maré <mathias.demare@gmail.com> |
---|---|
date | Sun, 14 Dec 2014 11:34:51 +0100 |
parents | f484be02bd35 |
children | 328739ea70c3 |
comparison
equal
deleted
inserted
replaced
23549:609ecde2778f | 23550:7fa2189c1e87 |
---|