Created
January 29, 2024 17:47
-
-
Save rnag/7f71ec5d734f535e5e51cf1bec4b14a4 to your computer and use it in GitHub Desktop.
This file contains 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] | |
name = Ritvik Nag | |
[init] | |
defaultBranch = main | |
[push] | |
followTags = true | |
autoSetupRemote = true | |
[filter "lfs"] | |
clean = git-lfs clean -- %f | |
smudge = git-lfs smudge -- %f | |
process = git-lfs filter-process | |
required = true | |
[http] | |
sslBackend = openssl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment