mirror of
https://github.com/curl/curl.git
synced 2026-04-13 00:31:41 +08:00
- prefer `.bat` extension over `.cmd` for MS-DOS batch, which also avoids confusion with OS/400 `.cmd` files. - cleanup `echo` quotes, drop them consistently. - delete empty output line from one of the error branches. - prefer lowercase commands like the rest of MS-DOS batches. - delete a contraction. - drop backticks from error message. - use `nmake.exe` consistently. - use equal/not-equal operator style consistently. - inline a single-line `if` branch. - delete exceptions and rules dealing with Windows `.cmd` extension. Closes #14084 |
||
|---|---|---|
| .. | ||
| badwords.pl | ||
| badwords.txt | ||
| cleancmd.pl | ||
| cleanspell.pl | ||
| codespell-ignore.txt | ||
| shellcheck.sh | ||
| spacecheck.pl | ||
| spellcheck.words | ||
| spellcheck.yaml | ||
| verify-examples.pl | ||
| verify-synopsis.pl | ||
| VERSIONS | ||