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>
Closed this issue · 0 comments
swgit config --switch.username=<username>
swgit --switch=<username>
// or
swgit -s=<username>