]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/pack-ref-exclude-include'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:45 +0000 (12:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:45 +0000 (12:29 -0700)
commitcbc882ea388143bd6bbed139f97f67589777be60
tree31f750427a978f17391c2be83e836d28b25fdee0
parentebd07c9f7e5d56fbe9d5816db95ecf137ed447ea
parent4fe42f326e10a547dc65dfe9e5ceaeeee02b98db
Merge branch 'jc/pack-ref-exclude-include'

"git pack-refs" learns "--include" and "--exclude" to tweak the ref
hierarchy to be packed using pattern matching.

* jc/pack-ref-exclude-include:
  pack-refs: teach pack-refs --include option
  pack-refs: teach --exclude option to exclude refs from being packed
  docs: clarify git-pack-refs --all will pack all refs
refs/debug.c
refs/files-backend.c
refs/packed-backend.c
revision.h