Hi all, I followed the instruction of here: http://www.kernel.org/pub/software/scm/git/docs/core-tutorial.html to publish my work. But I run into a problem when I run the command "git push", see below: ====================================================== aubrey@linux:~/public_html/u-boot.git> git push 10.99.22.20:/home/aubrey/public_html/my-git.git master Password: error: src refspec master does not match any. error: dst refspec master does not match any existing ref on the remote and does not start with refs/. fatal: unexpected EOF ====================================================== The remote machine is in the same subnet as mine. Many thanks to your help. Regards, -Aubrey - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html