eliranmal / git-flux

git commands for fluent, collaborative workflow
MIT License
7 stars 0 forks source link

add interactive prompt for empty-args actions #57

Open eliranmal opened 7 years ago

eliranmal commented 7 years ago

e.g.:

$ git flux feature start
> chose a feature:
>    foo
>  ➤ bar
>    wat
>    wow
eliranmal commented 7 years ago

depends on #33