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: benko . pal
Subject: Re: Doc: CG: push to staging with rebase not merge (issue 292370043 by address@hidden)
Date: Wed, 13 Apr 2016 10:19:17 +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.
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.

https://codereview.appspot.com/292370043/diff/1/Documentation/contributor/source-code.itexi#newcode2325
Documentation/contributor/source-code.itexi:2325: git pull -r origin
staging
$ git pull -r
suffices if staging is not ahead (and branch_name is based on
origin/master)

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



reply via email to

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