remote.c
38.3 KB
-
Fixed missing error check on call to git_remote_download in git_remote_fetch.… · 06a8f5c3
Fixed missing error check on call to git_remote_download in git_remote_fetch. Moved error check to statement following git_remote_disconnect so that the disconnect happens regardless of the result of the download call.
Brian Lambert committed