#942 problems with cluster.git project (may very well be PEBCAK)
Closed: Fixed None Opened 15 years ago by fabbione.

Hi guys,

I am having problems to create branches on git.fedorahosted.org (cluster.git project)

$ git clone ssh://git.fedorahosted.org/git/cluster.git
Initialized empty Git repository in /usr/src/upstream/cluster/rhcluster/cluster/.git/
remote: Counting objects: 52919, done.
remote: Compressing objects: 100% (17811/17811), done.
remote: Total 52919 (delta 40029), reused 46491 (delta 34687)
Receiving objects: 100% (52919/52919), 11.76 MiB | 254 KiB/s, done.
Resolving deltas: 100% (40029/40029), done.

$ cd cluster
$ git branch
* master

$ git push ssh://git.fedorahosted.org/git/cluster.git origin master:refs/heads/reload
fatal: refs/remotes/origin/HEAD cannot be resolved to branch.
fatal: The remote end hung up unexpectedly

I can understand the second fatal:, but i don't get the first one. Can somebody please help me here?

Thanks
Fabio

PS not sure how to set Priority/Severity that fits your scale but this is important for us (as a project) even if it's a small issue compared to world peace :)


fabbione huzaifas: you can close the ticket :( it was PEBCAK after all

Login to comment on this ticket.

Metadata