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>