summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingGuidelines
diff options
context:
space:
mode:
authorChristian Couder <christian.couder@gmail.com>2026-04-07 13:52:42 +0200
committerJunio C Hamano <gitster@pobox.com>2026-04-07 08:45:44 -0700
commitd56e483b03bfe46340af5cdbcddec8858661d2e9 (patch)
tree1d90f45d6be0e06339545d10ce69cf47d265f917 /Documentation/CodingGuidelines
parente0f80d8876960442dd2645215c4fe5e1b1d80fc3 (diff)
downloadgit-d56e483b03bfe46340af5cdbcddec8858661d2e9.tar.gz
git-d56e483b03bfe46340af5cdbcddec8858661d2e9.zip
promisor-remote: remove the 'accepted' strvec
In a previous commit, filter_promisor_remote() was refactored to keep accepted 'struct promisor_info' instances alive instead of dismantling them into separate parallel data structures. Let's go one step further and replace the 'struct strvec *accepted' argument passed to filter_promisor_remote() with a 'struct string_list *accepted_remotes' argument. Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/CodingGuidelines')
0 files changed, 0 insertions, 0 deletions