Skip to content

Add mepo commit -a

Choose a tag to compare

@mathomp4 mathomp4 released this 20 Nov 16:56
· 307 commits to main since this release
78eaaee

DOI

This release adds the ability to do mepo commit -a or mepo commit --all a la git commit -a/--all. It essentially runs mepo stage and then mepo commit.

Thanks to @WilliamJamieson for this feature.