diff options
| author | Jeff King <peff@peff.net> | 2021-09-14 11:30:20 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-09-14 10:56:19 -0700 |
| commit | 76804526f9795f94fb666248653a5f41ed921241 (patch) | |
| tree | edb2c1e951efc78361d0aabe392a20120400faf0 /builtin/commit-tree.c | |
| parent | Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers (diff) | |
| download | git-76804526f9795f94fb666248653a5f41ed921241.tar.gz git-76804526f9795f94fb666248653a5f41ed921241.zip | |
serve: rename is_command() to parse_command()
The is_command() function not only tells us whether the pktline is a
valid command string, but it also parses out the command (and complains
if we see a duplicate). Let's rename it to make those extra functions
a bit more obvious.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions
