contrib/editmergeps.bat
author Matt Harbison <matt_harbison@yahoo.com>
Thu, 16 Nov 2017 20:23:20 -0500
changeset 35213 24aa4853c031
parent 32567 4b9b87930cb3
permissions -rw-r--r--
lfs: enable the extension locally after cloning a repo with 'lfs' requirement We do the same thing on clone for the largefiles extension, as a convenience. Similar to largefiles, it's probably safer to only enable this extension on a per repo basis because it is trivial to add an lfs file. And that gives the repository some centralized VCS characteristics.

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