Type:

git branch -r

and to checkout your branch:

git checkout -b mybranch simonqian/mybranch

There is a difference bewteen local and remote branch! They
will not, generally, be in sync.

-- 
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to