[Digikam-devel] AAA!!! How to commit to a remote branch?

Martin Klapetek martin.klapetek at gmail.com
Mon Aug 20 23:40:10 BST 2012


On Mon, Aug 20, 2012 at 11:08 PM, Andi Clemens <andi.clemens at gmail.com>wrote:

>
> git branch --set-upstream 3.0.0 origin/development/3.0.0
>

My git-fu is quite limited, but try simply "git checkout
development/3.0.0", that should automatically set it up to track the remote
branch from origin. Then try pushing with "git push origin
development/3.0.0" again.

-- 
Martin Klapetek | KDE Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20120821/ae1ff72c/attachment.html>


More information about the Digikam-devel mailing list