Command line interface enhancement #13
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the command line interface (CLI) is very weak and not very "pleasant." This issue will address that concern.
Implementation is up to the team member assigned to the task, but usage should be simple, and follow common standards. If it makes sense, the program will be easy to use.
We should have some way to parse flags (in some capacity). i.e., passing --watch or -w to the program should enable "watch mode" which will be implemented later.
The actual fine details should be defined here, but they are up to the team member assigned. The only notes I can provide now are: