##// END OF EJS Templates
diff: don't crash when diffing a revision with a deleted subrepo (issue3153)...
diff: don't crash when diffing a revision with a deleted subrepo (issue3153) When a user requested a diff between a revision (r1) that contained a subrepo and another (r2) that did not, mercurial would crash if r1 was specified before r2 but would execute the diff otherwise. This fixes this behavior by skipping the missing subrepo in the diff.
Renato Cunha -
r15634:cfc15cbe stable
Show More
Name Size Modified Last Commit Author
/ mercurial / httpclient
tests
__init__.py Loading ...
socketutil.py Loading ...