view contrib/wix/hg.cmd @ 22902:ce0592328d68

merge: add merge.graft helper This will help unify all the open-coded graft/rebase operations.
author Matt Mackall <mpm@selenic.com>
date Mon, 13 Oct 2014 17:12:12 -0500
parents 79388a8325dc
children
line wrap: on
line source

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