lilypond-devel
[Top][All Lists]
Advanced

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

Re: Problem with git push


From: Bertrand Bordage
Subject: Re: Problem with git push
Date: Thu, 22 Sep 2011 14:13:38 +0200

You can specify what you want to push:

git push --dry-run origin [hash]:[branch]

This will push every commit between [hash] and origin, assuming we stay in [branch].

Bertrand

reply via email to

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