An attempt at a recommended gitconfig
All threads resolved!
All threads resolved!
Reading How Core Git Developers Configure Git reminded me that on my first push to SWH I had to set a non-obvious pushInsteadOf
. And git
has many hidden good options, some of them are tied to our workflow, so why not bringing some gitconfig
recommendations to this environment ?
The first proposition in this MR is a mix of the one I've been using for years with new ones I discovered in said article. Let's see if we can converge to a common denominator
Merge request reports
Activity
I think having some git configuration advice would be very valuable.
This file would deserve many comments, because I wouldn't trust anyone to recommend me that many settings as a single batch :-). I believe it's also okay to duplicate sections, which can help group settings in "logical" chunks
- Resolved by Martin Kirchgessner
Please register or sign in to reply