]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/backfill-revs' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:13:18 +0000 (11:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 27 Mar 2026 18:13:18 +0000 (11:13 -0700)
`git backfill` learned to accept revision and pathspec arguments.

* ds/backfill-revs:
  t5620: test backfill's unknown argument handling
  path-walk: support wildcard pathspecs for blob filtering
  backfill: work with prefix pathspecs
  backfill: accept revision arguments
  t5620: prepare branched repo for revision tests
  revision: include object-name.h


Trivial merge