make some fixes for macos
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[credential "https://github.com"]
|
||||
helper =
|
||||
helper = !~/.webman/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
[credential "https://gist.github.com"]
|
||||
helper =
|
||||
helper = !~/.webman/bin/gh auth git-credential
|
||||
helper = !gh auth git-credential
|
||||
|
||||
[user]
|
||||
email = {{ .email | quote }}
|
||||
|
||||
Reference in New Issue
Block a user