##// END OF EJS Templates
diffutil: remove diffopts() in favor of diffallopts()...
diffutil: remove diffopts() in favor of diffallopts() patch.diffopts() exists only for backward compatibility. We don't need it in new module.

File last commit:

r32568:4b9b8793 default
r38606:b62000a2 default
Show More
editmergeps.bat
2 lines | 102 B | application/x-msdownload | BatchLexer
@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"