1
0
mirror of https://github.com/git/git.git synced 2024-09-19 03:02:51 +02:00
git/windows
Jonathan Nieder c64a0ad385 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>
2014-01-18 17:06:41 +00:00
..
git-gui.sh git-gui: chmod +x po2msg, windows/git-gui.sh 2014-01-18 17:06:41 +00:00