##// END OF EJS Templates
mq: prevent rewriting operation on public changeset...
mq: prevent rewriting operation on public changeset The following operation are denied if the mq changeset is public * qrefresh * qpop * qfold note: qimport was already denied.

File last commit:

r13041:79388a83 stable
r16048:140b6282 stable
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" %*