Open pedromorgan opened 7 years ago
Checkout in develop mode
...revel>mkdir p
...revel>cd p
...p>repo-tool init -u git@github.com:notzippy/revel-manifest.git -b develop
Switch to production mode
...p>repo-tool sync -b master
Switch to develop branch
...p>repo-tool sync -b branch
its the manifest format i got a problem with, probably as i rearely touch andorid..
Just a simple yaml of git repos would be cool.. But in my case, it in revelframwowork.com land and runnign tw o versions concurrnet
The manifest is good for arranging where a project is place, so you can checkout a project to the proper place in your folder structure to form a valid gopath. There is only 2 real sections to the manifest, the definition of repository servers and the projects. Details are here https://github.com/notzippy/repo-tool/blob/master/doc/manifest.md
Ok so looking at this cos it will kinda fit my needa also..
The manifest file is disturbing..
But maybe we add 2 candidates..