contrib/wix/hg.cmd
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 13 Jan 2012 02:04:16 +0100
changeset 15892 592b3d1742a1
parent 13041 79388a8325dc
permissions -rw-r--r--
phases: simplify phase exchange and movement over pushkey The code now only exchange draft root and only care about movement related to public//draft boundary. There is multiple reason to simplify this code: * Secret are never discovered anymore * We decided to not support more the three existing phase Removing phase index from pushkey (if ever decided) will be made in another commit.

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