Hello!
I cloned by running "ggt dev ./my-folder --app my-app --env my-env". But the cloned app doesn't have ".git" folder as expected. How can I connect the app to the Git repository?
So I want to sync the app with both Gadget and GitHub.
Thank you in advance!