Closed oguya closed 9 years ago
It's always a good idea to provide the full git URL ending with a .git in git clone $URL.
git clone $URL
Happy to merge the change, but do you know why that is? I've never had a problem just using the url and have wondered why they bother with the extension. Just curious.
It's always a good idea to provide the full git URL ending with a .git in
git clone $URL
.