On Tue, Nov 15, 2011 at 08:51:15PM +0800, Am?rico Wang wrote: > Hello, Simon, > > I am wondering why I get: > > % git log --pretty=oneline -n 1 > 920f4ededd9627add3ca1cdea965d204f2ca43a7 kexec-tools: powerpc: Add > more 64bit relocations > > % git describe > v1.101-618-g920f4ed > > % git tag -l > v1.101 > v2.0.0 > v2.0.0-rc1 > v2.0.1 > v2.0.1-rc1 > v2.0.2 > v2.0.2-rc1 > v2.0.2-rc2 > v20061214 > v20070319-rc > v20070330 > v20071017-rc > v20071030 > v20080219-rc > v20080221-rc > v20080226-rc > v20080227 > v20080318-rc > v20080324 > > HEAD should be v2.0.2, isn't it? Hi Am?rico, I'm not sure that I understand your question, but 920f4ededd9627add3ca1cdea965d204f2ca43a7 is the HEAD of the master (development) branch. And unless I am mistaken, it is a descendent of v2.0.2.