author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 9 Feb 2007 00:53:36 +0000 (19:53 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 9 Feb 2007 00:53:36 +0000 (19:53 -0500) | ||
commit | df6287ecd78206095796512bca80e87cc5a5e33b | |
tree | b6860b82376b67792b51e382451dbc8814442888 | tree | snapshot |
parent | 24d2bf2f02c104b8402e2c19b383aecd1e2ccf17 | commit | diff |
git-gui: Use git-config now over git-repo-config.
Now that core Git has "renamed" git-repo-config to git-config,
we should do the same. I don't know how long core Git will
keep the repo-config command, and since git-gui's userbase
is so small and almost entirely on some flavor of 1.5.0-rc2
or later, where the rename has already taken place, it should
be OK to rename now.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Now that core Git has "renamed" git-repo-config to git-config,
we should do the same. I don't know how long core Git will
keep the repo-config command, and since git-gui's userbase
is so small and almost entirely on some flavor of 1.5.0-rc2
or later, where the rename has already taken place, it should
be OK to rename now.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |