]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'dl/squelch-maybe-uninitialized'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Aug 2025 15:14:38 +0000 (08:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Aug 2025 15:14:38 +0000 (08:14 -0700)
commitaa4fb2485c674ef943767ab00acdfe29a47de601
treefa74bd022836d5bf3ec598bb6aadd5f74e05fa2a
parent0349fa013eb4dcb1f2001a0902d69c2fee9e33f2
parent3a7e783d9c5334cc5ea1af74b42297560ce697ce
Merge branch 'dl/squelch-maybe-uninitialized'

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