Le 15/11/2011 22:13, Till Theato a ?crit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > I created a origin/master branch by accident and now I'm unable to > delete it. > The first try gave: > $ git push kde:kdenlive.git :origin/master > To git at git.kde.org:kdenlive.git > - [deleted] origin/master > > The branch still exists but attempts to delete return: > error: unable to push to unqualified destination: origin/master > 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 'git at git.kde.org:kdenlive.git' > > Any ideas?
Are you sure the branch still exists at the remote server? I think it actually only exist in your local copy of it. Amicalement, -- Albert.
