This commit is contained in:
parent
0bb93c3b11
commit
7aac214e04
@ -154,8 +154,8 @@ git_config() {
|
||||
## repo-specific
|
||||
git config core.attributesfile .config/dotfiles/gitattributes
|
||||
## migration (remove later)
|
||||
git config --unset gc.auto
|
||||
git config --unset pull.ff
|
||||
git config --unset gc.auto || :
|
||||
git config --unset pull.ff || :
|
||||
## size optimization
|
||||
git config core.compression 9
|
||||
git config pack.compression 9
|
||||
|
Loading…
Reference in New Issue
Block a user