Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Paper bag fix the global config parsing
git-config won't honor any options after --list. We must supply the --global option in front of --list if we really want to load the global configuration options. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information