git-gui: chmod +x po2msg, windows/git-gui.sh
authorJonathan Nieder <jrnieder@gmail.com>
Mon, 25 Nov 2013 21:01:05 +0000 (13:01 -0800)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sat, 18 Jan 2014 17:06:41 +0000 (17:06 +0000)
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 [changed mode: 0644->0755]
windows/git-gui.sh [changed mode: 0644->0755]
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)