lilypond-devel
[Top][All Lists]
Advanced

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

Re: How to update a remote branch (remotes/origin/dev/guile-v2-work)


From: David Kastrup
Subject: Re: How to update a remote branch (remotes/origin/dev/guile-v2-work)
Date: Fri, 08 Jun 2018 00:36:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> One additional question: If I want to add something to the then
> updated branch, would
> $ git push origin HEAD:dev/guile-v2-work
> work or would I need to follow the route you described above?

As long as you don't rebase, your followup work is a descendant of the
previous work and can be pushed without deletion.

-- 
David Kastrup



reply via email to

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