From: Junio C Hamano <gitster@pobox.com>
To: Pat Thoyts <patthoyts@users.sourceforge.net>
Cc: git@vger.kernel.org, Jonathan Nieder <jrnieder@gmail.com>
Subject: [PATCH] git-gui: chmod +x po2msg, windows/git-gui.sh
Date: Mon, 02 Dec 2013 11:27:47 -0800 [thread overview]
Message-ID: <xmqqob4zqci4.fsf@gitster.dls.corp.google.com> (raw)
From: Jonathan Nieder <jrnieder@gmail.com>
Date: Mon, 25 Nov 2013 13:01:05 -0800
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>
---
* Pat, can you queue this to your tree? I seem to be missing a
handful of commits on your 'master' branch, up to 73fd416b
(git-gui: correct spelling errors in comments, 2013-11-13), which
I'll be pulling shortly.
Thanks.
po/po2msg.sh | 0
windows/git-gui.sh | 0
2 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 po/po2msg.sh
mode change 100644 => 100755 windows/git-gui.sh
diff --git a/po/po2msg.sh b/po/po2msg.sh
old mode 100644
new mode 100755
diff --git a/windows/git-gui.sh b/windows/git-gui.sh
old mode 100644
new mode 100755
--
1.8.5-386-gb78cb96
reply other threads:[~2013-12-02 19:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqqob4zqci4.fsf@gitster.dls.corp.google.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@gmail.com \
--cc=patthoyts@users.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).