Chapter Three describes the Git,git is an open source distributed version control system for efficient, high-speed processing from very small to very large project version management. Through the configuration of git can be very convenient to find the resources needed, more code and package, you can build a repository locally, in order to facilitate and as much as possible to obtain resources, I think it is good on the Internet, (all online, understand) This needs to understand the use and functionality of Git
I hear git is complicated, and it's an example of how to create a repository, commit source code, create a branch, upload source code to a remote server, and get the source from a remote server.
When uploading your own code, if you do not want others to see, your payment, otherwise is open source, like we are learning Linux, is an open source system, Linux success, and open source inseparable.
Pull away, using git download is can download all, you can download the part you want, all the download is too big,,, but all the download can be used locally, which is good, but to consider your allocated memory is not large enough
Source code embodies a person's thinking, understand the source code, learning the experience of others is very important, for us is very important, in short, learning programming, more online viewing information, the bottom of their own look, is a wise choice.
Android Deep Exploration-Volume 1 Chapter III Experience