contrib/wix/hg.cmd
author Boris Feld <boris.feld@octobus.net>
Wed, 17 Jan 2018 16:38:32 +0100
changeset 35760 133a678673cb
parent 13041 79388a8325dc
permissions -rw-r--r--
clone: allow bundle2's stream clone with 'server.disablefullbundle' The previous check was a bit too strict and would not recognize a get bundle not requesting changegroup.

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