contrib/wix/hg.cmd
author Augie Fackler <augie@google.com>
Mon, 06 Feb 2017 23:21:45 -0500
changeset 31015 5e85bab867a7
parent 13041 79388a8325dc
permissions -rw-r--r--
ui: add ignore-single-command functionality This closes the last feature gap other than the attend list from the extension. For now, I'm leaving the attend list in the extension, because I'm unsure it has merit in a world where commands have been updated to take advantage of the modern API.

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