Closed edoreld closed 4 years ago
Describe the bug bit push --force-w autocompletes to bit push --force-with-lease=<refname> instead of bit push --force-with-lease
bit push --force-w
bit push --force-with-lease=<refname>
bit push --force-with-lease
To Reproduce Steps to reproduce the behavior:
Expected behavior Should see --force-with-lease
Describe the bug
bit push --force-w
autocompletes tobit push --force-with-lease=<refname>
instead ofbit push --force-with-lease
To Reproduce Steps to reproduce the behavior:
bit push --force-w
on the terminalbit push --force-with-lease=<refname>
Expected behavior Should see --force-with-lease