如何操作:Add the xxxxxxxxxx repository as a submodule of your application's repository.
http://segmentfault.com/q/1010000000612312
git submodule add xxxxxxxxx
git submodule update --init
http://segmentfault.com/q/1010000000612312
git submodule add xxxxxxxxx
git submodule update --init