Merge remote-tracking branch 'origin/nix'
This commit is contained in:
commit
6ec069adbd
20 changed files with 2028 additions and 53 deletions
|
@ -15,13 +15,13 @@
|
|||
defaultBranch = main
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgsign = false
|
||||
|
||||
[url "ssh://git@gitlab.com"]
|
||||
insteadOf = "https://www.gitlab.com"
|
||||
insteadOf = "https://gitlab.com"
|
||||
|
||||
[url "ssh://git@github.com"]
|
||||
insteadOf = "https://www.github.com"
|
||||
insteadOf = "https://github.com"
|
||||
|
||||
[includeIf "gitdir:~/work"]
|
||||
path = .gitconfig-work
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue