Mercurial > hg > mercurial-source
diff mercurial/extensions.py @ 18943:27e8dfc2c338
subrepo: fix exception on revert when "all" option is omitted
Since fafdff7e9c43, backout does not set opts['all'], which causes KeyError
at hgsubrepo.revert.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 15 Apr 2013 23:52:57 +0900 (2013-04-15) |
parents | af4387d8d1c7 |
children | 83d79a00cc24 |