Skip to content

Instantly share code, notes, and snippets.

@rnag
Created January 29, 2024 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rnag/7f71ec5d734f535e5e51cf1bec4b14a4 to your computer and use it in GitHub Desktop.
Save rnag/7f71ec5d734f535e5e51cf1bec4b14a4 to your computer and use it in GitHub Desktop.
[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