Hi, It's my first try of git. I created and pushed a branch, but when clone it, it fails with following message:
simonq...@simonqian-laptop:~/openocd$ git clone git:// repo.or.cz/openocd/simonqian.git Initialized empty Git repository in /home/simonqian/openocd/simonqian/.git/ remote: Counting objects: 21065, done. remote: Compressing objects: 100% (4027/4027), done. remote: Total 21065 (delta 17115), reused 20871 (delta 16942) Receiving objects: 100% (21065/21065), 5.44 MiB | 237 KiB/s, done. Resolving deltas: 100% (17115/17115), done. warning: remote HEAD refers to nonexistent ref, unable to checkout. I find the similar problem here: http://support.github.com/discussions/repos/742-yet-another-remote-head-refers-to-nonexistent-ref . How to fix it? -- Best Regards, SimonQian http://www.SimonQian.com
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development