view contrib/editmergeps.bat @ 32705:70a020daf0b9

checkheads: gather the postprocessing with other obsolescence specific code We extract this function from the loop and gather it with the rest of the obsolescence specific code. That will help to clarify the move of the whole logic inside the "heads summary" computation.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 29 May 2017 05:45:59 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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