diff options
author | Jeff King <peff@peff.net> | 2021-02-16 09:44:28 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-16 09:41:33 -0800 |
commit | 1679d60bfc4c5c38f30fc938cf006b1e8608f733 (patch) | |
tree | b8433e9f7381f5b526bf43e3383d17ae0fa89e3b /commit-graph.c | |
parent | dbf387d550d679369f3bbbcf2c25ed03f7ff851f (diff) |
exclude: add flags parameter to add_patterns()
There are a number of callers of add_patterns() and its sibling
functions. Let's give them a "flags" parameter for adding new options
without having to touch each caller. We'll use this in a future patch to
add O_NOFOLLOW support. But for now each caller just passes 0.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions