Allow clones from http url's without appending .git

It'd be nice to be able to clone a repository by just using the HTTP URL without having to append the .git to the URL.

Current situation :

git clone https://gitlab.com/foo/bar.git

Preferred situation :

git clone https://gitlab.com/foo/bar

Assignee Loading
Time tracking Loading