contrib/wix/hg.cmd
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 13 Jun 2018 22:50:32 +0530
changeset 38347 50f5fc232c16
parent 13041 79388a8325dc
permissions -rw-r--r--
morestatus: remove some extra spaces The information about unfinished states in `hg status -v` had a lot of spaces which are not required and feels weird. Let's limit the spacing to four spaces. Differential Revision: https://phab.mercurial-scm.org/D3730

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