view contrib/editmergeps.bat @ 45627:224c786f4fce

log: move --graph and topo sort options to walkopts This is the last opts.get() found in getrevs(). It might be better to define an enum, but for now, it is just a string.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 12 Sep 2020 22:42:58 +0900
parents 4b9b87930cb3
children
line wrap: on
line source

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