]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dl/squelch-maybe-uninitialized' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 Aug 2025 20:21:20 +0000 (13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 Aug 2025 20:21:21 +0000 (13:21 -0700)
commitfa3c3830eee42bf4dafc63b5c153ec796f99db1f
tree37980f28cad606dea202718be003a1da6dda42a8
parent344a6a715b007a1ee4422e1e65657f76d0d24190
parent3a7e783d9c5334cc5ea1af74b42297560ce697ce
Merge branch 'dl/squelch-maybe-uninitialized' into next

Squelch false-positive compiler warning.

* dl/squelch-maybe-uninitialized:
  t/unit-tests/clar: fix -Wmaybe-uninitialized with -Og
  remote: bail early from set_head() if missing remote name
builtin/remote.c