]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/backfill-revs'
authorJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 20:01:08 +0000 (13:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 3 Apr 2026 20:01:08 +0000 (13:01 -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