After Add Repository in cPanel and add remote with under command :
git remote add origin ssh://user@domain.com:3031/home/user/book
And use :
git push origin master
Enter ssh password
I get error message Permission denied, please try again.
After Add Repository in cPanel and add remote with under command :
git remote add origin ssh://user@domain.com:3031/home/user/book
And use :
git push origin master
Enter ssh password
I get error message Permission denied, please try again.
These possibilities are there: