]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/ref-fitler-used-atoms-value-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:09 +0000 (14:05 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Jan 2025 22:05:09 +0000 (14:05 -0800)
commit8d6240d4c68e2d2aa372a116bdab8bcf3ff6d66b
tree649ae27090e80513e2a3c99c479c1ac6aa6e2ea1
parentde56e1d746cb940b6947186ac389490693308ed0
parentc5490ce9d1b625516b17253d1d2d0352730b7b84
Merge branch 'rs/ref-fitler-used-atoms-value-fix'

"git branch --sort=..." and "git for-each-ref --format=... --sort=..."
did not work as expected with some atoms, which has been corrected.

* rs/ref-fitler-used-atoms-value-fix:
  ref-filter: remove ref_format_clear()
  ref-filter: move is-base tip to used_atom
  ref-filter: move ahead-behind bases into used_atom
builtin/branch.c
ref-filter.c