Gitpod is now Ona. You may still see Gitpod referenced in these docs and the product as we transition.
Guidance for submitting a pull request to Gitpod.
git checkout -b my-fix-branch main
git commit -a
-a
git push origin my-fix-branch
gitpod-io:main
my-fix-branch
Was this page helpful?