Skip to content

Support Commit Amends#1963

Closed
sorascode wants to merge 1 commit into
godotengine:masterfrom
sorascode:commit-amends
Closed

Support Commit Amends#1963
sorascode wants to merge 1 commit into
godotengine:masterfrom
sorascode:commit-amends

Conversation

@sorascode

@sorascode sorascode commented Mar 31, 2026

Copy link
Copy Markdown

This PR adds support for Commit Amends.

This is a draft until the Engine PR is merged.

Related Engine PR: godotengine/godot#117968
Related Git Plugin PR: godotengine/godot-git-plugin#323

@dsnopek

dsnopek commented Mar 31, 2026

Copy link
Copy Markdown
Collaborator

Thanks!

However, we don't really do one-off changes to the extension_api.json like this. When a Godot version hits beta, then we start regularly synchronizing with the extension_api.json from beta and rc releases.

Otherwise, if folks want to use a custom extension_api.json, they should do it one of the usual ways, for example, via scons custom_api_file=path/to/my/extension_api.json

@sorascode

Copy link
Copy Markdown
Author

Understood! Thanks for the info :)

@sorascode sorascode closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants