I am trying to push files to my remote repository from my local repository and I see this
fatal error : fatal: unable to access \'https://github.com/viniv
I recomend you to switch to ssh.
You can get github ssh link from same place where https one. Then you just have to generate/add your ssh key to github profile. And that's it.