mirror of
https://github.com/nsnail/NetAdmin.git
synced 2025-09-14 01:35:33 +08:00
build: 📦 git.config
[skip ci]
This commit is contained in:
4
scripts/git.config.cmd
Normal file
4
scripts/git.config.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
git config --local core.eol lf
|
||||
git config --local core.autocrlf false
|
||||
git config --local core.longpaths true
|
||||
git config --local pull.rebase false
|
Reference in New Issue
Block a user