Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Propagate errors from fetch-pack correctly to git-fetch.
When git-fetch-pack fails, the command does not notice the failure and instead pretended nothing was fetched and there was nothing wrong. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information