Hello there. So I am trying to create a new local git repository for my website,
ygo.helioho.st
that is being hosted on Johnny.
However, when I followed the instruction (on the plesk's git page) and ran git push, it failed with 404 error:
fatal: repository 'https://ygo.helioho.st/plesk-git/comforting.git/' not found
And on the server's log:
After a while of research, I found a bug that is quite relate named EXTGIT-3. Nevertheless, it isn't really the case since I have already enabled nginx proxy mode.
Please help me initialize the git repo. Thank you guys so much.