Multiple parameters not recognized on Windows commands
Open
bug
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
For instance:
$git pull -r
Invalid option: 'r'. Showing Help:
Usage: [options] [words...]
whereas:
$"git pull -r"
works as expected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.