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

Andi Clemens andi.clemens at gmail.com
Tue Aug 21 20:34:41 BST 2012


Somehow this seems to work... strange... maybe the local branch needs to  
have the same name as the remote branch for "git push" to work?

On Tue, 21 Aug 2012 00:40:10 +0200, Martin Klapetek  
<martin.klapetek at gmail.com> wrote:

> 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.
>





More information about the Digikam-devel mailing list