• P
    git-gui: generic version trimming · 67112c48
    Pat Thoyts 提交于
    Rather than attempting to trim off all the non-version number suffixes
    from the 'git version' result, let us scan along from the beginning until
    we find a non-numeric part and stop there. Any such dot-version number will
    be compatible with the Tcl package version comparison command which is the
    aim of this code.
    Signed-off-by: NPat Thoyts <patthoyts@users.sourceforge.net>
    67112c48
git-gui.sh 92.9 KB