error: dst refspec refs/heads/master matches more than one.

804 views
Skip to first unread message

Michael Lantz

unread,
Apr 8, 2010, 6:39:08 PM4/8/10
to Gitorious
Hi I am quazi-new to Git (however new to all versioning systems) and
I've been fine for a while now but unfortunately I have stumbled on to
a problem. I have created a remote repository and after my first
commit, and push I receive this error. It may be a easily solveable
but I am curious as to why this is happening. If anybody could help it
would be much appreciated.

I am using msysgit.

Thank you,

-Michael


C:\VP-Git-Test10>git push
Fetching remote heads...
refs
refs/tags
refs/heads
refs/tags
refs/heads
error: dst refspec refs/heads/master matches more than one.
fatal: git-http-push failed

C:\VP-Git-Test10>git push origin master
Fetching remote heads...
refs
refs/tags
refs/heads
refs/tags
refs/heads
error: dst refspec refs/heads/master matches more than one.
fatal: git-http-push failed

C:\VP-Git-Test10>git remote show origin
* remote origin
Fetch URL: http://VP-Git...@gitfarm.appspot.com/git/VP-Git-Test10.
git
Push URL: http://VP-Git...@gitfarm.appspot.com/git/VP-Git-Test10.
git
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (fast-forwardable)

C:\VP-Git-Test10>

Reply all
Reply to author
Forward
0 new messages