diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2022-08-19 18:03:53 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-08-19 11:13:13 -0700 |
commit | 9e4658d5c6917b926a299a55ff8b18ca256e301c (patch) | |
tree | 91925633e046dde8b92030d1ddc77f48cf96e5df /builtin/commit-graph.c | |
parent | 66fa6e8ed8bcfff6708d7bceed4c2b9e4050ebe7 (diff) |
t3301-notes.sh: check that default operation mode doesn't take arguments
'git notes' without a subcommand defaults to listing all notes and
doesn't accept any arguments.
We are about to teach parse-options to handle subcommands, and update
'git notes' to make use of that new feature. So let's add a test to
make sure that the upcoming changes don't inadvertenly change the
behavior in this corner case.
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions