view contrib/editmergeps.bat @ 34510:c23fa3103925

hgweb: in protocol adapter, look for bytes instances, not str Differential Revision: https://phab.mercurial-scm.org/D963
author Augie Fackler <augie@google.com>
date Thu, 05 Oct 2017 14:13:20 -0400
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"