git-extras icon indicating copy to clipboard operation
git-extras copied to clipboard

feat(git-clear): add --force and --help flags

Open kevinawoo opened this issue 5 years ago • 0 comments

This PR adds the ability to do:

git-clear --force
git-clear -f
git-clear --help
git-clear -h

git-clear-soft --force
git-clear-soft -f
git-clear-soft --help
git-clear-soft -h

kevinawoo avatar Apr 01 '20 23:04 kevinawoo