Staging
v0.5.1
https://github.com/git/git
Revision c64a0ad385d117c7a4a83771259e021dd196e7cb authored by Jonathan Nieder on 25 November 2013, 21:01:05 UTC, committed by Pat Thoyts on 18 January 2014, 17:06:41 UTC
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>
1 parent 02f6cfb
History
Tip revision: c64a0ad385d117c7a4a83771259e021dd196e7cb authored by Jonathan Nieder on 25 November 2013, 21:01:05 UTC
git-gui: chmod +x po2msg, windows/git-gui.sh
Tip revision: c64a0ad
File Mode Size
lib
macosx
po
windows
.gitattributes -rw-r--r-- 170 bytes
.gitignore -rw-r--r-- 97 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 11.4 KB
git-gui--askpass -rwxr-xr-x 1.3 KB
git-gui.sh -rwxr-xr-x 98.0 KB

back to top