I create a private repository on Github, when I try to clone it I can't (and that's what I was waiting for), but if I init a new git project on my local machine and set a remote origin url I can push my commits on this repo without any problem...
Is that normal ?
I was waiting that I have a forbidden error because I didn't give any access to the user I have on my local machine.