mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
remove INSTALL check
This commit is contained in:
parent
614d03364a
commit
4f711b23e6
|
|
@ -24,7 +24,6 @@ case "$1" in
|
|||
update
|
||||
;;
|
||||
*)
|
||||
test "$INSTALL" = "y" && update && exit
|
||||
man git-extras
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Reference in a new issue