Skip to content

Instantly share code, notes, and snippets.

@biorubenfs
Created September 11, 2025 08:22
Show Gist options
  • Select an option

  • Save biorubenfs/eebbd9985dd8572c1465ae15b1bc3ca9 to your computer and use it in GitHub Desktop.

Select an option

Save biorubenfs/eebbd9985dd8572c1465ae15b1bc3ca9 to your computer and use it in GitHub Desktop.
git config
[user]
name = xxx
email = xxx@xxx.com
[init]
defaultBranch = main
[branch]
sort = -commiterdate
[pull]
rebase = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment