mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-02 17:14:01 -05: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