[Digikam-devel] AAA!!! How to commit to a remote branch?
Andi Clemens
andi.clemens at gmail.com
Mon Aug 20 22:08:47 BST 2012
It doesn't work here, regardless of what I'm doing.
I did a
git fetch -p origin
to cleanup my remote branches.
Then I did
git push origin development/3.0.0
but I get the following error:
error: src refspec development/3.0.0 does not match any.
error: failed to push some refs to 'ssh://git@git.kde.org/digikam'
Then I set (again) the tracking information with
git branch --set-upstream 3.0.0 origin/development/3.0.0
but still no luck.
WTF is wrong with my system? I don't understand it.
Andi
On Mon, 20 Aug 2012 00:08:58 +0200, Martin Klapetek
<martin.klapetek at gmail.com> wrote:
> git push origin development/3.0.0
More information about the Digikam-devel
mailing list