]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cf/constness-fixes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:29 +0000 (09:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Mar 2026 16:20:29 +0000 (09:20 -0700)
commit651847f5bcf468e06f4153a438892e517e005dde
tree6f9545b1149c1ec895ea906b733e381bf948c6dd
parent6e8d538aab8fe4dd07ba9fb87b5c7edcfa5706ad
parent02cbae61df7b3493e7f76f8385fc9257de60755f
Merge branch 'cf/constness-fixes'

Small code clean-up around the constness area.

* cf/constness-fixes:
  dir: avoid -Wdiscarded-qualifiers in remove_path()
  bloom: remove a misleading const qualifier
bloom.c
dir.c