Skip to content

v0.2.4

Compare
Choose a tag to compare
@jiko21 jiko21 released this 23 Jul 13:14
· 83 commits to master since this release
3cca69a

New Feature

You can specify the branches that you do not want to delete with GOMI.
You just put .gomiignore at your project!
For example...

master
feature-xxx

If you don't put .gomiignore the default gomiignore rule shown below will be used.

master
develop
release