Skip to content

Add dry-run for checkout-if-exists

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 01 Sep 15:33
· 298 commits to main since this release
7e018b0

DOI

This release adds a --dry-run (or -n) option to checkout-if-exists which lists if a branch exists on a repo without checking out:

❯ mepo checkout-if-exists -n feature/mathomp4/mkl-is-optional
Branch feature/mathomp4/mkl-is-optional exists in cmake
Branch feature/mathomp4/mkl-is-optional exists in NCEP_Shared
Branch feature/mathomp4/mkl-is-optional exists in GEOSgcm_GridComp