diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2008-04-17 19:32:22 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-04 17:41:44 -0700 |
commit | 2d5c298f91b4b76a8b51b9b66283ef5a872736a0 (patch) | |
tree | b24f7622fba5d782fe42c94d4f17fd7bd5080808 /mailmap.c | |
parent | c697ad143ba1ff58b29e7efe149d244d4b7010a5 (diff) | |
download | git-2d5c298f91b4b76a8b51b9b66283ef5a872736a0.tar.gz git-2d5c298f91b4b76a8b51b9b66283ef5a872736a0.tar.xz |
Mark the list of refs to fetch as const
Fetching the objects doesn't actually modify the list in any of the
code paths, so this will allow code that fetches the entire (const)
list of available refs to just pass the list in directly.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'mailmap.c')
0 files changed, 0 insertions, 0 deletions