mirror of
https://github.com/git/git.git
synced 2026-04-02 04:50:12 +02:00
Previously, there was no easy way to check for the existence of a configured remote. remote_get for example would always create the remote "on demand". This new function returns 1 if the remote is configured, 0 otherwise. Signed-off-by: Finn Arne Gangstad <finnag@pvv.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
3.7 KiB
3.7 KiB