contrib/wix/hg.cmd
author Boris Feld <boris.feld@octobus.net>
Tue, 29 May 2018 11:40:40 +0200
changeset 39343 bab58b1d87c7
parent 13041 79388a8325dc
permissions -rw-r--r--
shelve: rename method for data write/read There are no user of this code nor any code related to obsshelve in the extensions right now, so we rename the function before using them. Note: The shelvedfile looks a bit strange. We should probably refactor it, however, this is an adventure for another series.

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