Browse Source

feat: update global git config update project path

master
Ein Verne 2 years ago
parent
commit
6b3c2c56f9
No known key found for this signature in database
GPG Key ID: 926634D64ACAD792
  1. 2
      git/global.gitconfig

2
git/global.gitconfig

@ -126,7 +126,7 @@
[includeIf "gitdir:~/projects/"] [includeIf "gitdir:~/projects/"]
path = ~/projects/.gitconfig path = ~/projects/.gitconfig
[includeIf "gitdir:~/mifi-credit/"] [includeIf "gitdir:~/smart/"]
path = .gitconfig-work path = .gitconfig-work
[filter "lfs"] [filter "lfs"]
clean = git-lfs clean -- %f clean = git-lfs clean -- %f

Loading…
Cancel
Save