author | Brandon Casey <casey@nrlssc.navy.mil> | |
Mon, 19 Mar 2007 23:00:37 +0000 (18:00 -0500) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Wed, 21 Mar 2007 11:02:19 +0000 (22:02 +1100) | ||
commit | 1ce09dd6787c495986c75b37b07ba6bbf19b47da | |
tree | 9f51aec0db49caeb8eb2575d73bf5997fe466eab | tree | snapshot |
parent | e7a0919115ee15b21a557609c2268e24497c1059 | commit | diff |
[PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk
Preferring git _space_ COMMAND over git _dash_ COMMAND allows the
user to have only git and gitk in their path. e.g. when git and gitk
are symbolic links in a personal bin directory to the real git and gitk.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Preferring git _space_ COMMAND over git _dash_ COMMAND allows the
user to have only git and gitk in their path. e.g. when git and gitk
are symbolic links in a personal bin directory to the real git and gitk.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |