----- Original Message -----
From: Jakub Narebski
Date: 8/3/2010 10:25 AM
git config --file .git/config --list
This looks like it will work for me.
I've never looked at the config section of the Git code. I'll have to
see what it would take to add a --local command line option to do the
same thing as above but in a more convenient fashion.
Josh