andrewrynhard / atom-git-gui

A gui for git.
MIT License
14 stars 5 forks source link

Error while pushing to repo #11

Open ArekGolding-Developer opened 7 years ago

ArekGolding-Developer commented 7 years ago

Seems like there is an error while trying to push to a repo: "Too many redirects or authentication replays" Version: 0.1.27 Atom Version: 1.16.0 ia32

Also, when pushing, it should always try and log the user in before pushing, instead of just pushing. This causes a 401 error, and the repo needs to be forced to private in order for the login to happen and thus any pushing to happen.