##// END OF EJS Templates
patch: return list of modified files even when an exception is raised...
patch: return list of modified files even when an exception is raised The file list is passed in as an argument and updated in place. This fixes issue399.

File last commit:

r2139:74f70f2e default
r3465:2d35a8d2 default
Show More
test-nested-repo.out
8 lines | 135 B | text/plain | TextLexer
/ tests / test-nested-repo.out
Vadim Gelfer
support nested repositories....
r2061 # should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing