lilypond-devel
[Top][All Lists]
Advanced

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

Re: Doc: CG: push to staging with rebase not merge (issue 292370043 by a


From: paulwmorris
Subject: Re: Doc: CG: push to staging with rebase not merge (issue 292370043 by address@hidden)
Date: Thu, 14 Apr 2016 01:52:23 +0000


https://codereview.appspot.com/292370043/diff/1/Documentation/contributor/source-code.itexi
File Documentation/contributor/source-code.itexi (right):

https://codereview.appspot.com/292370043/diff/1/Documentation/contributor/source-code.itexi#newcode2296
Documentation/contributor/source-code.itexi:2296: on savannah.
On 2016/04/13 10:19:17, benko.pal wrote:
or by running
$ gitk
after
$ git fetch
or
$ git pull -r
as suggested later, but then check for origin/master being the same as
origin/staging (actually there's no need for a local master or staging
branch).
or simply whether
$ git log origin/master..origin/staging
lists any commit.

Thanks, I'll add a version of this to the next patch set.

https://codereview.appspot.com/292370043/diff/1/Documentation/contributor/source-code.itexi#newcode2325
Documentation/contributor/source-code.itexi:2325: git pull -r origin
staging
On 2016/04/13 10:19:17, benko.pal wrote:
$ git pull -r
suffices if staging is not ahead (and branch_name is based on
origin/master)

Yes, although I think it's a good idea to show a way that always works,
regardless of other factors, to keep it simple and foolproof.  Those who
know git well will know the shortcuts.

https://codereview.appspot.com/292370043/



reply via email to

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