diff options
author | Pat Thoyts <patthoyts@users.sourceforge.net> | 2009-05-18 22:46:01 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2009-05-19 08:57:29 +1000 |
commit | 194bbf6cc8c2f3c14a920c841841d66b7667a848 (patch) | |
tree | 1036a0b409ff4fdc2f92ed0aa59d5f46c428631e /gitk-git | |
parent | 13d40b618a78ce236d103ab14272b07305f2f7c9 (diff) | |
download | git-194bbf6cc8c2f3c14a920c841841d66b7667a848.tar.gz git-194bbf6cc8c2f3c14a920c841841d66b7667a848.tar.xz |
gitk: Handle msysGit version during version comparisons
msysGit generates version strings with text appended which cannot
be used with vcompare; trying to use them generates a Tcl error.
Limit git_version to the first three digits which are the real git
version to avoid this error.
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'gitk-git')
0 files changed, 0 insertions, 0 deletions