✳flâneur — a map of the web's best reading
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
Explore this link on the map →saved by
related reading
- Git - git-config Documentationgit-scm.com
- Git - user-manual Documentationgit-scm.com
- OMBD#21: Master Git Diff With These Not-So-Known Commands | by Jon Portella | ITNEXTjportella93.medium.com
- Why GitHub Actually Won | Butler's Logblog.gitbutler.com
- How Git works: A complete guide to branches, merges, and collaborationdeveloper.ibm.com
- How to Write a Git Commit Messagecbea.ms
- How to Write Better Git Commit Messages – A Step-By-Step Guidefreecodecamp.org
- Sapling: A new source control system with Git-compatible client | Hacker Newsnews.ycombinator.com
- Specify an SSH key for git push for a given domain - Stack Overflowstackoverflow.com
- A successful Git branching model >> nvie.comnvie.com
- Resolve Git conflicts | WebStorm Documentationjetbrains.com
- Conventional Commitsconventionalcommits.org