9bany/git-switch

optimize: switch command too long

Closed this issue · 0 comments

9bany commented

Current

swgit config --switch.username=<username>

Expect

swgit --switch=<username>
// or
swgit -s=<username>