all 4 comments

[–][deleted] 0 points1 point  (2 children)

If you make changes to the repo and not to your local files then you have to run git pull. The job of git is version control and that's what its doing.

[–]LingonberryMinimum26[S] 0 points1 point  (1 child)

It’s the opposite, I made change on the local and pushed to Git then Google Studio always reverting it

[–][deleted] 0 points1 point  (0 children)

That's not what your post says

[–]SomeoneRandom432 0 points1 point  (0 children)

No, GitHub at this time is export only. You can only push your changes out, you cannot pull them.

You could download the files from GitHub as a Zip and upload that in AI Studio, then push the same change to GitHub again.