contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 22 Nov 2017 22:38:50 -0500
changeset 35189 f8f939a2926c
parent 32600 4b9b87930cb3
permissions -rw-r--r--
lfs: add a repo requirement for this extension when converting to lfs This covers both the vanilla repo -> lfs repo and largefiles -> lfs conversions. The largefiles extension adds the requirement directly, because it has a dedicated command to convert. Using the convert extension is better, because it supports more features. I'd like ideas about how to ensure that converting away from lfs works on all files. (See comments in test-lfs.t)

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