Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 205 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 205 Bytes

The ComBomb repo manifest, My workflow is as follows:

repo init -u [email protected]:cdesjardins/ComBombManifest.git
repo sync
git checkout -b master origin/master
git commit -a
git push