Skip to content

A simple project to walk through the git commit flow with student-learners!

Notifications You must be signed in to change notification settings

camunity/gitABCs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 

Repository files navigation

gitABCs

A simple project to walk through the git commit flow with student-learners!

Description

Let's learn our Git/Github ABC's by adding ourselves to this awesome list in alphabetical order by making pull requests!

Participation Steps:

Fork this project and submit a PR with your commits to the README including your name and a link to your Github!

If you want to keep track of updates follow these steps: Add a reference to our main branch: git remote add upstream https://github.com/camunity/gitABCs.git To fetch changes to the main branch then: git fetch upstream Make sure you're on origin/master for your branch: git checkout master Add changes: git merge upstream master

DEVELOPERS THAT KNOW THEIR ABCs

Resources

About

A simple project to walk through the git commit flow with student-learners!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published