Skip to content

Branches no longer detached and display stashes

Choose a tag to compare

@mathomp4 mathomp4 released this 24 Dec 15:11
· 36 commits to main since this release
72d2a6f

DOI

This version of mepo has the following changes:

  • Branches cloned are no longer put in detached head state
  • Added ability to print number of stashes in mepo status

along with other backend changes.


From CHANGELOG.md

Added

  • Hidden option --location for mepo that returns the path to the mepo directory
  • Added ability to print number of stashes in mepo status
  • Added new tests for mepo clone

Changed

  • Removed legacy bin directory
  • Checked out branches are no longer in 'detached head' state

What's Changed

Full Changelog: v2.1.0...v2.2.0