Skip to content

Instantly share code, notes, and snippets.

View Darius-Ndubi's full-sized avatar
🎯
Focusing

Darius Ndubi Darius-Ndubi

🎯
Focusing
  • cloudkite.io
  • Nairobi
View GitHub Profile
@ann-mukundi
ann-mukundi / Working with branches
Created January 23, 2018 13:26
CP-readiness: git branches
Create a github account here
Create a new repository on github with the name cp-readiness
Follow the instructions to push an existing repository from the command line
In your local machine, create a branch called recipes
Switch to the new branch
In a folder called recipe, create a file called tea.txt
Add the changes to staging
Push to the recipes branch