WARNING: It is recommended to use the provided 'Git Bash' in Windows.
### Usage ###
For more detailed instructions regaring usage, visit [git-repo](http://source.android.com/source/version-control.html).
For more detailed instructions regarding usage, visit [git-repo](http://source.android.com/source/version-control.html).
Since this version does not break any features of the original repo, the following instructions are exactly the same
Since this version does not break any features of the original repo, the following instructions are exactly the same
found on the referenced Android git-repo tool page.
found on the referenced Android [git-repo](http://source.android.com/source/version-control.html) tool page.
* setup a git repository (url refered to as $MANIFEST), containing a manifest file similar to Androids [default.xml](https://android.googlesource.com/platform/manifest/+/master/default.xml)
* setup a git repository (url refered to as $MANIFEST), containing a manifest file similar to Androids [default.xml](https://android.googlesource.com/platform/manifest/+/master/default.xml)
* Clone this git repository to a preferred directory ($REPO)