-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Prerequisite: Create a GitHub account.
- Go to the git-workshop repository.
- Create a fork for it under your GitHub account.
- Register this for as a new remote on your local device.
- Create a local feature branch, create a commit on it.
- Push changes to a remote feature branch at the forked repository.
- Change a documentation file directly at GitHub, commit it to the remote feature branch.
- Pull the changes to your local feature branch.