git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>,
	Matthias Urlichs <smurf@smurf.noris.de>,
	"Luck, Tony" <tony.luck@intel.com>,
	"users@kernel.org" <users@kernel.org>,
	Matt Mackall <mpm@selenic.com>,
	Russell King <rmk@arm.linux.org.uk>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [kernel.org users] README and ChangeLog files
Date: Thu, 21 Aug 2008 08:35:52 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0808210830080.3487@nehalem.linux-foundation.org> (raw)
In-Reply-To: <48AD03BD.9000909@zytor.com>



On Wed, 20 Aug 2008, H. Peter Anvin wrote:
> 
> Personally, I think this grand renaming was a huge step backwards; an attempt
> to be bug-compatible with other SCMs.  The only people I personally ever saw
> complaining about the situation in the first place were people who were
> fanbois of some other SCM.

Heh. It's true that the push came from people who were used to the "scm 
xyz" model, but it's also true that git basically made the situation in 
/usb/bin even worse. 

You _can_ actually have the "best of both worlds" (if you really do want 
to continue the "git-xyzzy" usage) by doing

	PATH=$PATH:$(git --exec-path)

although there has been noise about removing the built-in commands 
entirely even from there. I'm cc'ing the git mailing list just to bring 
the point up - I'm the one who actually championed removing the 
"unnecessary" hardlinks, and it seems that nto doing so was the right 
choice.

One of the reasons that the dashed format is being removed is a real 
technical one, though: git aliases. They never supported the dashed 
format, since they never were real executables (that's the whole point of 
an alias, after all).

So even with the above path thing, you'll still have to use the spacey 
version for any aliases you use.

			Linus

       reply	other threads:[~2008-08-21 15:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48AC5972.80908@zytor.com>
     [not found] ` <20080820182636.GJ8318@parisc-linux.org>
     [not found]   ` <48AC6839.7050605@zytor.com>
     [not found]     ` <1219264114.7576.1121.camel@calx>
     [not found]       ` <20080820210733.GA418@smurf.noris.de>
     [not found]         ` <20080820223033.GD18947@flint.arm.linux.org.uk>
     [not found]           ` <alpine.LFD.1.10.0808201552070.3487@nehalem.linux-foundation.org>
     [not found]             ` <57C9024A16AD2D4C97DC78E552063EA309E70713@orsmsx505.amr.corp.intel.com>
     [not found]               ` <20080820232332.GE18947@flint.arm.linux.org.uk>
     [not found]                 ` <alpine.LFD.1.10.0808201629590.3487@nehalem.linux-foundation.org>
     [not found]                   ` <m163pv59lo.fsf@frodo.ebiederm.org>
     [not found]                     ` <48AD03BD.9000909@zytor.com>
2008-08-21 15:35                       ` Linus Torvalds [this message]
2008-08-21 16:01                         ` [kernel.org users] README and ChangeLog files Petr Baudis
2008-08-21 16:32                         ` Michael J Gruber
     [not found]             ` <1219273792.7576.1146.camel@calx>
     [not found]               ` <alpine.LFD.1.10.0808201622260.3487@nehalem.linux-foundation.org>
     [not found]                 ` <1219294266.7576.1180.camel@calx>
     [not found]                   ` <20080821125945.GE16634@mit.edu>
     [not found]                     ` <7vk5eaez0m.fsf@gitster.siamese.dyndns.org>
     [not found]                       ` <20080822082908.GA29475@isilmar.linta.de>
2008-08-22 21:13                         ` Junio C Hamano
2008-08-22 23:09                           ` Jeff Garzik

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=alpine.LFD.1.10.0808210830080.3487@nehalem.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=ebiederm@xmission.com \
    --cc=git@vger.kernel.org \
    --cc=hpa@zytor.com \
    --cc=mpm@selenic.com \
    --cc=rmk@arm.linux.org.uk \
    --cc=smurf@smurf.noris.de \
    --cc=tony.luck@intel.com \
    --cc=users@kernel.org \
    /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).