Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 ae0754a 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>
- Loading branch information