Thread (105 messages) flat view 105 messages, 10 authors, 2016-06-15

Re: [PATCH v2 18/31] rebase: extract merge code to new source file

From: Jeff King <hidden>
Date: 2016-06-15 22:50:38

On Thu, Feb 24, 2011 at 03:07:34AM -0500, Jeff King wrote:
On Wed, Feb 23, 2011 at 10:27:23PM -0500, Martin von Zweigbergk wrote:
quoted
quoted
quoted
+++ b/git-rebase--merge.sh
This should be mode 100755. (Ditto for git-rebase--am.sh in 19/31)
I was just about to fix now and I noticed that quite a few other
script files are mode 100644. Should all be changed to mode 100755 or
is there some kind of rule as to which mode they should be? Both
git-sh-setup.sh and git-parse-remote.sh are also mode 100644 and I
(think I) know that both are always sourced. If the rule is that
sourced scripts should be mode 100644 (but I'm just guessing here),
then I should actually have changed the mode of
git-rebase--interactive.sh to that mode instead. Please advice.
Yes, sourced scripts should not have an executable bit. See 46bac90 for
rationale.
And I should have mentioned: they should go in SCRIPT_LIB in the
Makefile, not SCRIPT_SH.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help