Skip to content

Display hash of detached branches and ignore permissions for diff and status

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 10 Jan 15:32
· 96 commits to main since this release
5021752

DOI

This release of mepo adds some functionality to status and diff.

First, when running mepo compare and mepo status, detatched branches will also display the commit id:

GEOSgcm_GridComp       | (b) feature/aogcm (DH, 0793f7b2)

to allow users a better idea of where detached branches are.

Second, new options were added to status and `diff:

  • Added --ignore-permissions flag to status and diff to allow the commands to ignore permissions changes
  • Add --name-status flag to mepo diff

What's Changed

Full Changelog: v1.38.0...v1.39.0