summaryrefslogtreecommitdiff
path: root/contrib/examples/git-svnimport.perl
diff options
context:
space:
mode:
authorMeet Soni <meetsoni3017@gmail.com>2025-02-04 09:35:58 +0530
committerJunio C Hamano <gitster@pobox.com>2025-02-04 09:51:42 -0800
commitd549b6c9ff44d3ccb32b9bfe1816d3cfb1d7052a (patch)
tree283108093dffa111ed78d80f3bc01ee1bb209233 /contrib/examples/git-svnimport.perl
parent7b24a170d2c36c83c3669d194af46a09ccdeec43 (diff)
refspec: relocate apply_refspecs and related funtions
Move the functions `apply_refspecs()` and `apply_negative_refspecs()` from `remote.c` to `refspec.c`. These functions focus on applying 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 'contrib/examples/git-svnimport.perl')
0 files changed, 0 insertions, 0 deletions