mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-31 10:41:34 +00:00
also add the attributes file
This commit is contained in:
parent
6b94755796
commit
c69c948d1e
@ -24,6 +24,7 @@ case "$1" in
|
||||
git reset --hard "$REFNAME"
|
||||
echo "$attr" > "${me%/*}/.gitattributes"
|
||||
git update-index --refresh
|
||||
git add .gitattributes
|
||||
git commit -a -m"CRLF fixes, .gitattributes file updated"
|
||||
done
|
||||
git checkout master
|
||||
|
Loading…
Reference in New Issue
Block a user