Skip to content

artloder/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

manifest

Manifest for use with the git repo tool. All of my true fans will use this to easily interact with all of my repos. I'm going to use it to make it easier to check the status of multiple repos.

mkdir artloder
cd artloder
curl https://storage.googleapis.com/git-repo-downloads/repo > repo
chmod a+x repo
./repo init -m manifest.xml -u https://github.com/artloder/manifest.git
./repo sync
./repo forall -c "pwd; git checkout master"

About

Manifest repo for use with the git repo tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published