From: Junio C Hamano <junkio@cox.net>
To: Petr Baudis <pasky@suse.cz>
Cc: Jon Loeliger <jdl@freescale.com>, git@vger.kernel.org
Subject: Re: git-pull.sh's bad mode
Date: Tue, 08 Nov 2005 11:30:10 -0800 [thread overview]
Message-ID: <7vhdaney4d.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20051108163546.GC1431@pasky.or.cz> (Petr Baudis's message of "Tue, 8 Nov 2005 17:35:46 +0100")
Petr Baudis <pasky@suse.cz> writes:
>> Makefile installs git-pull with executable bit set anyway, so it
>> really does not matter.
>
> But it should definitely be fixed. E.g. I actually personally use (for
> Cogito development) git-core which I never make install (I have
> system-wide git-core installation which is just whatever is the latest
> version Gentoo ships, and I use that for non-Cogito development).
> It would be painful if this mode of usage wouldn't be supported.
You could perhaps do "make" without install and set PATH to
include the source directory (you need to do a bit more if we
ever update templates/ directory and you would want to try it).
The point is that git-pull was generated with +x from
git-pull.sh, and the mode bits of git-pull.sh (source) does not
matter anymore. It used to matter back when we called them
git-*-script but not these days.
next prev parent reply other threads:[~2005-11-08 19:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 14:19 git-pull.sh's bad mode Jon Loeliger
2005-11-08 16:25 ` Junio C Hamano
2005-11-08 16:35 ` Petr Baudis
2005-11-08 19:30 ` Junio C Hamano [this message]
2005-11-08 19:39 ` Petr Baudis
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=7vhdaney4d.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=jdl@freescale.com \
--cc=pasky@suse.cz \
/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).