]> git.ipfire.org Git - thirdparty/git.git/commit - connect.h
Merge branch 'jk/misc-null-check-fixes'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 May 2023 17:13:34 +0000 (10:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 May 2023 17:13:34 +0000 (10:13 -0700)
commitf357d46adacb8d7f2c465a00c66a57d925396bfe
treebdd69f42b9b3f16329f77290b5b6697e44d3d92f
parent39273126017b287028f7d661ef455a0a0fe20880
parent0b1a95ef793716e7e51caf929b971ee2cbf4116d
Merge branch 'jk/misc-null-check-fixes'

Code clean-up.

* jk/misc-null-check-fixes:
  fetch_bundle_uri(): drop pointless NULL check
  notes: clean up confusing NULL checks in init_notes()
notes.c