Earlier repo's Remote URL without .git
suffix, like https://github.com/username/reponame
, was constantly redirected to https://github.com/username/reponame.git
with warning in SmartGit Output window. So it was convenient to add this suffix to Remote URL manually. But now .git
suffix is out of date and breaks authorization.