Clone and Fetch Updates
This version of mepo adds and changes the following.
Adds
mepo fetchcan now use--tagsand--prunemepo clonecan now runmepo initfor you if not done explicitlymepo clone URLwill do agit clone URL/cd/mepo init/mepo cloneall in one shot- Better handling of hashes.
components.yamlwill now accepthash:a latag:andbranch:
Changes
mepo initandmepo clonehave a slightly different interface if using a different yaml file. Since the ability ofcloneto use a URL, to pass a different yaml file, needs to be done with a flagged option:--config yamlfile
Fixes
mepo statuswon't crash if a repo is not on a tag or branch