Permalink
Please
sign in to comment.
Browse files
command/install: exit unsuccessfully on error
When git lfs install fails, exit unsuccessfully, so that the users writing scripts can easily detect this error. Disable the test on Windows, which does not have the proper chmod behavior to make the test work.
- Loading branch information...
Showing
with
34 additions
and 2 deletions.
- +1 −1 commands/command_install.go
- +33 −1 t/t-install.sh
0 comments on commit
743f9b3