Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(cli)!: init subcommand now works correctly * test(cli): added tests for init subcommands * chore: moved `init` subcommand tests to its own file * removed unnecessary arguments from tested command * refactor(cli)!: new subcommand now behaves like cargo * moved the hidden cursor workaround into a function * feat(cli): added `branch` flag for init/new subcommands * feat(cli): added `revision` and `tag` options
- Loading branch information