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 69f85ffaa2 git-gui: Move load_config procedure below git-version selection
To better handle configuration options that contain LFs in their
values we want to use the new -z option available in git-config
version 1.5.3 and later.  To configure load_config based upon the
git version we need to move thos below the git-version computation.

No logic changes yet, just a minor reordering of the code.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-12 00:34:04 -04:00
lib
macosx
po git-gui: update Italian translation 2007-10-12 00:12:07 -04:00
windows
.gitignore
git-gui.sh git-gui: Move load_config procedure below git-version selection 2007-10-12 00:34:04 -04:00
GIT-VERSION-GEN
Makefile