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

Merge pull request #1 from godotengine/master #10565

Closed
wants to merge 1 commit into from
Closed

Merge pull request #1 from godotengine/master #10565

wants to merge 1 commit into from

Conversation

andreasfix
Copy link

Update script signals in real-time when script changes. Fixes #8980

Update script signals in real-time when script changes. Fixes #8980
@akien-mga
Copy link
Member

If you wanted to update your own fork, pull requests are not the proper way (they're meant to pull changes from your fork to the original repo). Instead, you can do:

git remote add godotengine https://github.com/godotengine/godot
git pull --rebase godotengine master

@andreasfix
Copy link
Author

Thank you :) I was a bit careless with the GitHub UI.

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

Successfully merging this pull request may close these issues.

2 participants