Andrew Wong writes:
> This is mainly changing messages that say:
> run "git foo --bar"
> to
> use "git foo --bar" to baz
"git foo --bar" is fine, but "to baz" was hard to read without first
realizing that 'baz' stands for some/any verb. I think rephrasing
it to
use "git foo --b
This is mainly changing messages that say:
run "git foo --bar"
to
use "git foo --bar" to baz
Although the commands and flags are usually self-explanatory, this is
more consistent with other status messages, and gives some sort of
explanation to the user.
Signed-off-by: Andrew Wong
---
w
2 matches
Mail list logo