I run repo command (doc here:
http://source.android.com/source/downloading.html)
to download android code,
but I found the code is older than github
code screenshot that repo command download :
base$ git log --max-count=1
commit fd1d05a01a704db47f6e60425c0ac3e1bd4cffbf
commit fd1d05a01a704db47f6e60425c0ac3e1bd4cffbf
Author: Jeff Brown <
jeff...@google.com>
Date: Fri Nov 11 15:03:05 2011 -0800
github screenshot:
base$ git log --max-count=1
commit 9d547d6934f64189e368c0b190fb4cf49c95a557
Merge: 7a4d856 f54df84
Author: Romain Guy <
roma...@android.com>
Date: Tue Nov 6 10:52:10 2012 -0800
My question is : which repository is official repository ?