contrib/wix/hg.cmd
author Martin von Zweigbergk <martinvonz@google.com>
Sat, 18 Aug 2018 00:01:31 -0700
changeset 39244 ec6d5a9d1631
parent 13041 79388a8325dc
permissions -rw-r--r--
index: don't include nullid in boundary check in pure code Yet another change that should probably have been part of a3dacabd476b (index: don't allow index[len(index)] to mean nullid, 2018-07-20). Differential Revision: https://phab.mercurial-scm.org/D4333

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*