Skip to content

Commit

Permalink
git-gui: chmod +x po2msg, windows/git-gui.sh
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jonathan Nieder authored and Pat Thoyts committed Jan 18, 2014
1 parent 02f6cfb commit c64a0ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified po/po2msg.sh
100644 → 100755
Empty file.
Empty file modified windows/git-gui.sh
100644 → 100755
Empty file.

0 comments on commit c64a0ad

Please sign in to comment.