]> git.99rst.org Git - git.git/commit
bloom: use repo_parse_tree()
authorRené Scharfe <redacted>
Fri, 9 Jan 2026 21:30:15 +0000 (22:30 +0100)
committerJunio C Hamano <redacted>
Sat, 10 Jan 2026 02:36:16 +0000 (18:36 -0800)
commit83131ed25c01ae1862d5e99ad349cb8eead454c0
tree23c4ff649577a7e465f824e1cef829762d7d40f1
parent548aaf9d06002e8c7acef383c810a398da9917fc
bloom: use repo_parse_tree()

Use the passed in repository instead of the implicit the_repository when
parsing the tree.

Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
bloom.c
git clone https://git.99rst.org/PROJECT