Commit 194bbf6
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 <[email protected]>
Signed-off-by: Paul Mackerras <[email protected]>1 parent 13d40b6 commit 194bbf6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11152 | 11152 | | |
11153 | 11153 | | |
11154 | 11154 | | |
11155 | | - | |
| 11155 | + | |
11156 | 11156 | | |
11157 | 11157 | | |
11158 | 11158 | | |
| |||
0 commit comments