git - Repo Sync a particular folder -


I'm trying to get the source code for the Android OS. How can I synchronize a special folder from the master branch?

partial checkout is not supported with Git. I

All repo, your Try to experiment to cloning part of the split part in their own project repo.

He said, "If you are in Android, they are GET repo, and can be managed with the" "tool." Also see "" < / P>

Install repo:

$ curl https://storage.googleapis.com/git-repo-downloads/repo> / Bin / repo $ chmod a + x ~ / bin / repo $ mkdir work directory-name $ cd work-directory-name $ repo init -u https://android.googlesource.com/platform/manifest

synchronize your customer

Synchronize files for all available projects For:

  $ Repo sync  

to synchronize files for selected projects : < / P>

  $ repo sync project1 project2 ...  

Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -