On 6/2/07, Shawn O. Pearce [off-list ref] wrote:
I finally got the git-gui code to the point where cleaning up the
user interface was possible without sending myself to the nut house.
Very-very nice :) Does not seem to save sizes and positions of
blame and file browser windows, though. It did before, I believe
in .git/config.
BTW, saving windows positions in .git/config was scary: I
considered it user domain (yes, I _am_ afraid of using
git-config too).
Maybe it could be something like either ~/.git-gui or .git/guiconfig?