Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot commit changes on Ubuntu 22.04.4 LTS #233

Open
Pesquisador-Stefano opened this issue Apr 26, 2024 · 2 comments
Open

Cannot commit changes on Ubuntu 22.04.4 LTS #233

Pesquisador-Stefano opened this issue Apr 26, 2024 · 2 comments

Comments

@Pesquisador-Stefano
Copy link

Pesquisador-Stefano commented Apr 26, 2024

Hi all! I just installed this plugin to a project that is already using Git Plugin and is configured to push/pull with GitHub. I started this project in another machine (Windows 10) and was able to commit/push/pull with no worries i managed to clone and open the project no prob, but when i tried to commit changes he following error showed up:
core/variant/variant_utility.cpp:1091 - GitPlugin: Could not get default signature. Error -3: config value 'user.name' was not found in godot-git-plugin/src/git_plugin.cpp:_commit#L103

I configured username and pat in their respective fields in Version Control Settings, just like in the other machine. Even configured git config --global, to no avail. The remote is the https link with .git in the end (green button on repo)
I'm using Ubuntu 22.04.4 LTS with Godot 4.2.2.stable.mono
If i can provide any info that might help please ask o/

@Calinou Calinou added the bug label Aug 8, 2024
@ThisGameIsRyan
Copy link

I am having the same issue using Win 4.3.stable.mono

@Yokii908
Copy link

I managed to solve this issue by adding the wanted git configuration locally instead of globally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants