Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-push: .git/remotes/ file does not require SP after colon
Although most people would have one after colon if only for readability, we never required it in git-parse-remote, so let's not require one only in git-push. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information