lilypond-devel
[Top][All Lists]
Advanced

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

Re: Contributor Guide "volunteers" needed


From: Francisco Vila
Subject: Re: Contributor Guide "volunteers" needed
Date: Sun, 18 Jan 2009 22:02:35 +0100

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.

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org




reply via email to

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