You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Rafael Belchior edited this page Sep 8, 2018
·
1 revision
After you forked the repository, cloned it and added the remote from the GCE repository, it's time to create a branch referring to one and only one task that you will perform.
git checkout -b <branch-name> # Create a new branch and check it out (change to it).
If you are working on documentation, the branch-name could be docs