[Digikam]How to delete a remote branch?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Digikam]How to delete a remote branch?

Veaceslav Munteanu
Hello,

I did a mess in my branch development/flashexport last summer and can't use it any more

I want to delete it, but I wasn't able to do this with:

$ git push origin :developement/flashexport


 I receive the following error: unable to push to unqualified destination: developement/flashexport
The destination refspec neither matches an existing ref on the remote nor
begins with refs/, and we are unable to guess a prefix based on the source ref.
error: failed to push some refs to '[hidden email]:kipi-plugins'

Someone, how knows git better, can help me?

--
Veaceslav

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam]How to delete a remote branch?

Martin Klapetek
On Sat, Feb 18, 2012 at 22:37, Veaceslav Munteanu <[hidden email]> wrote:
Hello,

I did a mess in my branch development/flashexport last summer and can't use it any more

I want to delete it, but I wasn't able to do this with:

$ git push origin :developement/flashexport

Fwiw, remote branches could be deleted only by repo manager in the past, I think it might still be the case.

--
Martin Klapetek | KDE Developer

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel