1
0
mirror of https://github.com/git/git.git synced 2024-10-01 15:21:24 +02:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce f00d504a6f git-gui: Refactor git-config --list parsing
The parsing for the output of `git config --list` is the same for
both the global options and the current repository's options so we
can really just use the same parser between them.

I'm currently just refactoring the parser so we can use a different
one depending on the version of git available to us at runtime.  My
next change will add support for 1.5.3's --null option.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-12 00:42:17 -04:00
lib
macosx
po git-gui: update Italian translation 2007-10-12 00:12:07 -04:00
windows git-gui: add mingw specific startup wrapper 2007-10-10 03:50:01 -04:00
.gitignore
git-gui.sh git-gui: Refactor git-config --list parsing 2007-10-12 00:42:17 -04:00
GIT-VERSION-GEN
Makefile git-gui: add mingw specific startup wrapper 2007-10-10 03:50:01 -04:00