##// END OF EJS Templates
revlog: move part of "addrevision" to "addrawrevision"...
revlog: move part of "addrevision" to "addrawrevision" "addrawrevision" will be the public API to reuse revision rawdata elsewhere. It will be used by a future patch.

File last commit:

r13041:79388a83 stable
r32240:3de4c61b default
Show More
hg.cmd
3 lines | 68 B | application/x-dos-batch | BatchLexer
@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*