summaryrefslogtreecommitdiff
path: root/builtin/update-server-info.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2018-08-10 23:11:14 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-08-13 20:48:26 (GMT)
commit8b361551900be9bedd946386362f2d0e2a506845 (patch)
tree466544783d5190b6804d6a2da8bff1bceafefa04 /builtin/update-server-info.c
parenta7ff6f5a0f310406aa4973e8d7ec25815554bcb5 (diff)
downloadgit-8b361551900be9bedd946386362f2d0e2a506845.zip
git-8b361551900be9bedd946386362f2d0e2a506845.tar.gz
git-8b361551900be9bedd946386362f2d0e2a506845.tar.bz2
for_each_*_object: give more comprehensive docstrings
We already mention the local/alternate behavior of these functions, but we can help clarify a few other behaviors: - there's no need to mention LOCAL_ONLY specifically, since we already reference the flags by type (and as we add more flags, we don't want to have to mention each) - clarify that reachability doesn't matter here; this is all accessible objects - what ordering/uniqueness guarantees we give - how pack-specific flags are handled for the loose case Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/update-server-info.c')
0 files changed, 0 insertions, 0 deletions