i can't clone any repository in my server.
when run
git clone http://github.com/farshidrezaei/fitpic.git,
I encounter the following error:
Initialized empty Git repository in /home/domains/test/fitpic/.git/
error: The requested URL returned error: 403 Forbidden while accessing https://github.com/farshidrezaei/fitpic.git/info/refs
fatal: HTTP request failed
Why do I encounter the following error? How to fix this error?