allow remotes without urls in git config in gotd
commit99e30d93bfe048c40e277fed11e065fdb420d51f
authorOmar Polo <op@omarpolo.com>
Fri, 26 Jan 2024 14:58:01 +0000 (26 14:58 +0000)
committerThomas Adam <thomas@xteddy.org>
Wed, 31 Jan 2024 22:01:31 +0000 (31 22:01 +0000)
treee338e32188005dc66d342ab375a3af5dbf73873d
parent2eb6139c99c62e54720d434e6ab75a5b3b82c57b
allow remotes without urls in git config in gotd

This is b624328edd but for the code used by gotd.  ok stsp@
lib/read_gitconfig.c