]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kn/for-each-ref-skip-updates'
authorJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 15:10:32 +0000 (08:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 4 Aug 2025 15:10:32 +0000 (08:10 -0700)
Code clean-up.

* kn/for-each-ref-skip-updates:
  ref-filter: use REF_ITERATOR_SEEK_SET_PREFIX instead of '1'
  t6302: add test combining '--start-after' with '--exclude'
  for-each-ref: reword the documentation for '--start-after'
  for-each-ref: fix documentation argument ordering
  ref-cache: use 'size_t' instead of int for length

1  2 
ref-filter.c

diff --cc ref-filter.c
Simple merge