Step 3

Manage with GitHub

Prepare Git, connect GitHub, create or clone a repository, then repeat the status, commit, pull, and push loop.

Core path

Follow these documents in order to complete this stage.

Optional guides

Open these guides when they match your tools or working style.

Troubleshooting

Use these guides when the normal workflow stops or needs recovery.

Stage completion

Confirm local and remote history

You are ready to continue when a local commit is visible on GitHub and a clean pull reports that your branch is up to date.

Continue to Collaborate