Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-clone: Make sure the master branch exists before running cat on it.
Otherwise we get an error like this on stderr: cat: [...]/.git/refs/remotes/origin/master: No such file or directory which makes it look like git-clone failed. Signed-off-by: Alexandre Julliard <julliard@winehq.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information