Skip to main content

Practice ยท 1 of 1

Publish to a Remote

Your local repo is ready. Write publishCommands() returning an array with, in order: the command that connects a remote at https://github.com/ada/my-site.git, the command that uploads main and remembers the pairing, and the command your teammate uses to download the whole repo fresh.

Difficulty: beginner

Back to lesson: Practice: GitHub: Your Code, Online โ€” Practice