remote.c
23 KB
-
Bail out if remote->url would be NULL · 83885891
This fixes a crash from attempting to invoke git__strdup() against NULL.
Justin Spahr-Summers committed
This fixes a crash from attempting to invoke git__strdup() against NULL.