lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Contributor Guide "volunteers" needed


From: Patrick McCarty
Subject: Re: Contributor Guide "volunteers" needed
Date: Sun, 18 Jan 2009 13:25:05 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Jan 18, 2009 at 10:02:35PM +0100, Francisco Vila wrote:
> 2009/1/18 Patrick McCarty <address@hidden>:
> > The most important thing about git commands that we should be
> > *absolutely* consistent about is this:
> >
> > (1) git-format-patch origin
> >
> > ...versus...
> >
> > (2) git format-patch origin
> >
> > Out of the box, command (1) will only work for Git versions < 1.6.*,
> > and command (2) will work for all Git versions.
> 
> Even in latest version, if you want to look at the git's man page, don't do
> 
>      man git format-patch
> 
> but
> 
>      man git-format-patch
> 
> which is a manpage request for a single-word command. The same is true
> for all other git commands.

Yes, that's another inconsistency that is slightly annoying, but we
should definitely explain that in the CG too.

Thanks,
Patrick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]