Re: [add-default-config] add --default option to git config.
From: "Soukaina NAIT HMID" From: Soukaina NAIT HMID From a coursory read, there does need a bit more explanation. I see you also add a --color description and code, and don't say what the problem being solved is. If it is trickty to explain, then a two patch series may tease apart the
[add-default-config] add --default option to git config.
From: Soukaina NAIT HMID Signed-off-by: Soukaina NAIT HMID --- Documentation/git-config.txt | 4 ++ builtin/config.c | 34 - config.c | 10 +++ config.h | 1 + t/t1300-repo-config.sh | 161 ++