Ralf Thielow writes:
> The usage string of git-branch shows generic options and specific
> options. However, the specific options are called "actions".
> Call them both options.
I think this is a valid problem to address, but I do not know if the
proposed solution is the right one.
Originally,
The usage string of git-branch shows generic options and specific
options. However, the specific options are called "actions".
Call them both options.
Signed-off-by: Ralf Thielow
---
builtin/branch.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/branch.c b/builtin/b
2 matches
Mail list logo