##// END OF EJS Templates
revert: add support for reverting subrepos without --no-backup and/or --all...
revert: add support for reverting subrepos without --no-backup and/or --all When a subrepo is reverted but --no-backup is not set, call revert on the subrepo that is being reverted prior to updating it to the revision specified in the parent repo's .hgsubstate file. The --all flag is passed down to the subrepo when it is being reverted. If the --all flag is not set, all files that are modified on the subrepo will be reverted.

File last commit:

r0:9117c656 default
r16430:6883c236 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer