subrepo: fix exception on revert when "all" option is omitted
Since fafdff7e9c43, backout does not set opts['all'], which causes KeyError at hgsubrepo.revert.
Loading
Please register or sign in to comment
Since fafdff7e9c43, backout does not set opts['all'], which causes KeyError at hgsubrepo.revert.