summaryrefslogtreecommitdiff
path: root/read-cache.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2018-11-05 06:40:10 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-11-06 03:55:35 (GMT)
commit0ad1efb4b379b4d47166c04b3103c6ead3a79673 (patch)
treeebc2f398a514a42aaa7b2d156faed54f5280188a /read-cache.c
parentf53c163bcd7ae9bf83aa87be81dc6a4661924f3e (diff)
downloadgit-0ad1efb4b379b4d47166c04b3103c6ead3a79673.zip
git-0ad1efb4b379b4d47166c04b3103c6ead3a79673.tar.gz
git-0ad1efb4b379b4d47166c04b3103c6ead3a79673.tar.bz2
cat-file: mark batch options with NONEG
Running "cat-file --no-batch" will behave as if "--batch" was given, since the option callback does not handle the "unset" flag (likewise for "--no-batch-check"). In theory this might be used to cancel an earlier --batch, but it's not immediately obvious how that would interact with --batch-check. Let's just disallow the negated form of both options. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'read-cache.c')
0 files changed, 0 insertions, 0 deletions