Created
May 12, 2021 14:23
-
-
Save jcaxmacher/3b4b74e9fe7190b5d87bca0a1d84b694 to your computer and use it in GitHub Desktop.
Git config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[user] | |
email = [email protected] | |
name = Jeremy A | |
[push] | |
default = current | |
[credential] | |
helper = /mnt/c/Program\\ Files/Git/mingw64/libexec/git-core/git-credential-manager.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment