Ahead/behind information in mepo status
- If you are working on a shared development branch and run a mepo fetch, the status will now show you if you are behind and/or ahead of that branch. For example:
GEOSgcm_GridComp | (b) feature/new-science [behind: 1] [ahead: 1]
- Added
blobless:option tocomponents.yamlto force blobless cloning for a repo
From CHANGELOG.md
Added
- Added ahead/behind info to
mepo status - Added
blobless:option tocomponents.yamlto force blobless cloning for a repo
Changed
- Moved coloring of
git statusoutput fromsrc/mepo/git.pytosrc/mepo/command/status/py - Streamlined output processing of
git status - Migrated mepo management from
ryetouv
Full Changelog: v2.3.2...v2.4.0