##// END OF EJS Templates
trydiff: extract function that generates filename pairs...
trydiff: extract function that generates filename pairs The code that identifies copies/renames, as well as the filenames before and after, is now isolated and we can extract it to a function so it can be overridden by extensions (in particular the narrow clone extension).
Martin von Zweigbergk -
r24106:9cf9432a default
Show More