Hello everyone. When I upload commit to external repository using SSH - I get error with code -1
core/variant/variant_utility.cpp:894 - GitPlugin: Could not connect to remote "cb1". Are your credentials correct? Try using a PAT token (in case you are using Github) as your password. Error -1: Failed to authenticate SSH session: Unable to open public key file in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L532
I'm using Codeberg, I knew my credentials is correct (or I miss something), but I not enter SSH keys (maybe in this problem, idk).
I have installed git on my computer with set name and email.
Please help me.