Commit Graph

1 Commits (e3adb686bb2e6f1ae3adc83a74f40cf1f621c620)

Author SHA1 Message Date
wxiaoguang afa8dd45af
Make git push options accept short name (#32245)
Just like what most CLI parsers do: `--opt` means `opt=true`

Then users could use `-o force-push` as `-o force-push=true`
5 months ago