If the place the arrow is pointing to says main
, you’re in the wrong branch. Ask me for help.
This tells git that you want to include the changes in this file in your next commit.
This message should describe in one line what this commit is about.
This saves your changes in the repository in your Codespace.
This editor will pop up. Just X out and write your message and then click Commit again.
This syncs your changes from your Codespace to your GitHub repository.
The first time you commit a project it will say “Publish branch” instead of “Sync changes”.