author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 1 Nov 2007 04:31:36 +0000 (00:31 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 1 Nov 2007 04:31:36 +0000 (00:31 -0400) | ||
commit | 48b8d2b3792339d4dbd37802db8ec797361dd1fe | |
tree | f00621150771cdbc73bb2ca8e2268875628789a8 | tree | snapshot |
parent | 6ea10797deb7699c35a2b097938bf02aabc29e45 | commit | diff |
git-gui: Allow users to set font weights to bold
Previously we allowed users to tweak their font weight to be bold by
setting it manually in their ~/.gitconfig prior to starting git-gui.
This was broken in ae0754ac9a24afa2693246222fc078fe9c133b3a when
Simon set the font weight to normal by default, overridding whatever
we found from the ~/.gitconfig file.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Previously we allowed users to tweak their font weight to be bold by
setting it manually in their ~/.gitconfig prior to starting git-gui.
This was broken in ae0754ac9a24afa2693246222fc078fe9c133b3a when
Simon set the font weight to normal by default, overridding whatever
we found from the ~/.gitconfig file.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |