view contrib/editmergeps.bat @ 32388:4a23cdb32968

largefiles: replace always() method, not _always field We will soon have matchers that don't have an _always field, so largefiles needs to stop assuming that they do. _always is only used by always(), so we safely replace that method instead.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 18 May 2017 22:47:42 -0700
parents 799615bbf5bf
children 4b9b87930cb3
line wrap: on
line source

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