lilypond-devel
[Top][All Lists]
Advanced

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

Re: the "r" in "git pull -r"


From: Patrick McCarty
Subject: Re: the "r" in "git pull -r"
Date: Fri, 7 Aug 2009 19:45:30 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Aug 07, 2009 at 07:34:01PM -0700, Mark Polesky wrote:
> 
> Regarding CG 1.2.2:
> http://kainhofer.com/~lilypond/Documentation/contributor/Update-command.html
> 
> What does "-r" do in "git pull -r"? I don't see "-r"
> listed as an option here:
> http://www.kernel.org/pub/software/scm/git/docs/git-pull.html

It's undocumented, unfortunately.  :-)

The equivalent long option (that *is* documented) is

  git pull --rebase

I think it would be nice to have an entire CG section devoted to
explaining what "rebasing" means, but the "git rebase" man page
provides a reasonably good explanation in the meantime.

http://www.kernel.org/pub/software/scm/git/docs/git-rebase.html


HTH,
Patrick




reply via email to

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