aboutsummaryrefslogtreecommitdiffstats
path: root/help.c
diff options
context:
space:
mode:
authorMeet Soni <meetsoni3017@gmail.com>2025-02-04 09:35:57 +0530
committerJunio C Hamano <gitster@pobox.com>2025-02-04 09:51:41 -0800
commit7b24a170d2c36c83c3669d194af46a09ccdeec43 (patch)
treee2bafbb58fa1d1f8890cafe781df34ee7a9acbfc /help.c
parentremote: rename query_refspecs functions (diff)
downloadgit-7b24a170d2c36c83c3669d194af46a09ccdeec43.tar.gz
git-7b24a170d2c36c83c3669d194af46a09ccdeec43.zip
refspec: relocate matching related functions
Move the functions `refspec_find_match()`, `refspec_find_all_matches()` and `refspec_find_negative_match()` from `remote.c` to `refspec.c`. These functions focus on matching refspecs, so centralizing them in `refspec.c` improves code organization by keeping refspec-related logic in one place. Signed-off-by: Meet Soni <meetsoni3017@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'help.c')
0 files changed, 0 insertions, 0 deletions