This is the Android source code of HTC saga (G12 or HTC Desire S).
To get started, you'll need to get familiar with Git and Repo.
To initialize your local repository, use a command like this:
repo init -u git://github.com/doufu3344/android.git -b cm-11.0
Then to sync up:
repo sync