author | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 16 Oct 2007 16:55:34 +0000 (12:55 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 17 Oct 2007 07:38:00 +0000 (03:38 -0400) | ||
commit | a5bb31fb6323b53559b0d15ce2d02a7ba6d74bed | |
tree | 823fa597ce3e5f765e0c53c47a03b8c068ff87e2 | tree | snapshot |
parent | 86215812487930c69e197ef03be31e0b396a04cc | commit | diff |
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>
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>
git-gui.sh | diff | blob | history |