Fixed gitconfig issue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[credential "https://github.com"]
|
||||
helper = !/etc/profiles/per-user/kyren/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper = !/usr/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
[user]
|
||||
name = Kyren223
|
||||
email = Kyren223@proton.me
|
||||
|
||||
Reference in New Issue
Block a user