mirror of
https://gitlab.com/xonotic/xonotic
synced 2024-12-15 03:15:33 +00:00
always return true
This commit is contained in:
parent
e27b6944b1
commit
c9bc849a1e
@ -26,6 +26,7 @@ case "$1" in
|
||||
git update-index --refresh
|
||||
git commit -a -m"CRLF fixes, .gitattributes file updated"
|
||||
done
|
||||
true
|
||||
;;
|
||||
*)
|
||||
attr=`cat .gitattributes`
|
||||
|
Loading…
Reference in New Issue
Block a user