make some fixes for macos

This commit is contained in:
2024-04-04 17:56:43 -06:00
parent f1892c5fb8
commit a8e283cbec
2 changed files with 4 additions and 2 deletions

View File

@@ -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 }}