Mercurial > hg
view contrib/editmergeps.bat @ 33854:f6dc30b83432
push: fix docsstring
Seems the code block misses `::`. This patch makes sure `[push]` and
`pushvars.server = true` are in two lines.
Differential Revision: https://phab.mercurial-scm.org/D411
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 15 Aug 2017 17:22:57 -0700 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"