git-lfs: add config for more efficent filter-process protocol#133
Conversation
The same config is set via the `git lfs install` command: https://github.com/git-lfs/git-lfs/blob/e029224251e2d8b134ee92f3cc00e001fdcbfb40/lfs/setup.go#L32-L35 Signed-off-by: Lars Schneider <[email protected]>
At the time I put together the original PR I'm pretty sure |
|
The problem is that Thanks for the contribution! |
|
whoops, forget my comment about in any case, let's keep this as is for the moment, as it is not obvious what other changes |
|
@larsxschneider do you want a 1.5.6-2 to be uploaded to Pacman? |
The same config is set via the
git lfs installcommand:https://github.com/git-lfs/git-lfs/blob/e029224251e2d8b134ee92f3cc00e001fdcbfb40/lfs/setup.go#L32-L35
However, I wonder if should rather use
git lfs install --system?--
This change is not tested. I just noticed the file and thought I could update it. I am pretty sure it works, though...
/cc @shiftkey