Remove unused work directory from git config
Also test signing
This commit is contained in:
parent
7ffe08eb00
commit
5c366db1f8
1 changed files with 0 additions and 2 deletions
|
@ -19,8 +19,6 @@
|
||||||
path = ./config-personal
|
path = ./config-personal
|
||||||
[includeIf "gitdir:~/Documents/"]
|
[includeIf "gitdir:~/Documents/"]
|
||||||
path = ./config-personal
|
path = ./config-personal
|
||||||
[includeIf "gitdir:~/work/"]
|
|
||||||
path = ./config-work
|
|
||||||
|
|
||||||
[credential "https://github.com"]
|
[credential "https://github.com"]
|
||||||
helper = !/usr/bin/gh auth git-credential
|
helper = !/usr/bin/gh auth git-credential
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue