How Core Git Developers Configure Git
blog.gitbutler.com · 3,591 words · saved by 1 readers
What `git config` settings should be defaults by now? Here are some settings that even the core developers change.
How Core Git Developers Configure Git | Butler's Log 1 year ago by Scott Chacon 2 min read git How Core Git Developers Configure Git What `git config` settings should be defaults by now? Here are some settings that even the core developers change. A few weeks ago I wrote about Git’s help.autocorrect setting and the strange tale of the origin of it’s deciseconds value. It got me to thinking about other git config settings that most people likely don’t know about and which should probably be defaulted differently. In this post, I’ll go through some of the perhaps obscure Git config settings that
saved by
related reading
- Git - git-config Documentationgit-scm.com
- Useful git commands for SRE and DevOps engineersreliabilityengineering.substack.com
- Git - user-manual Documentationgit-scm.com
- Using Gitcs61bl.org
- OMBD#21: Master Git Diff With These Not-So-Known Commands | by Jon Portella | ITNEXTjportella93.medium.com
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- Git at any scalecursor.com
- A Note About Git Commit Messagestbaggery.com
- Why GitHub Actually Won | Butler's Logblog.gitbutler.com
- How to Write a Git Commit Messagecbea.ms
- Sapling: A new source control system with Git-compatible client | Hacker Newsnews.ycombinator.com
- Resolve Git conflicts | WebStorm Documentationjetbrains.com