-
- Downloads
git-gui: chmod +x po2msg, windows/git-gui.sh
The Makefile only runs po/po2msg.sh using tclsh, but because the script has the usual tcl preamble starting with #!/bin/sh it can also be run directly. The Windows git-gui wrapper is usable in-place for the same reason. Signed-off-by:Jonathan Nieder <jrnieder@gmail.com> Signed-off-by:
Junio C Hamano <gitster@pobox.com> Signed-off-by:
Pat Thoyts <patthoyts@users.sourceforge.net>
po/po2msg.sh
100644 → 100755
File mode changed from 100644 to 100755
windows/git-gui.sh
100644 → 100755
File mode changed from 100644 to 100755
Please register or sign in to comment