When trying to fetch/pull or push I get the error 407.
I do though suspect, that the error occurred when trying to play with Fiddler, since after that I haven't had any option to fetch, pull or push to the repo - has anyone else tried that?
Or is there somehow a way that I can debug the error locally? I've tried checking the other answers/questions in SO, but they either didn't cut my problem or was not related.
For some reason - as I said, I dont want credentials to be shown in gitconfig - when checked, it showed that some very old credentials was saved in there. Why, I don't know, but they were, and deleting them manually by opening the gitignore-file and removing the line, solved the problem.
The weird thing is that it worked last week, and the old credentials that was shown in gitignore are some, that I haven't used for months (they've been changed some times since), so that part I don't understand, but hey - it works now..