git-gui: chmod +x po2msg, windows/git-gui.sh
authorJonathan Nieder <redacted>
Mon, 25 Nov 2013 21:01:05 +0000 (13:01 -0800)
committerPat Thoyts <redacted>
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Signed-off-by: Pat Thoyts <redacted>
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)
git clone https://git.99rst.org/PROJECT