Joshua Jensen [off-list ref] writes:
I would like git config to give me just the settings for the local
repository (.git/config). I am likely misreading the documentation,
but it appears there isn't an option for that.
Would someone mind setting me straight?
AFAIK you can only fake it with
$ git config --file .git/config --list
(or something like that).
--
Jakub Narebski
Poland
ShadeHawk on #git