Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 22 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,38 @@
# 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!
## 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`
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`
Add changes: `git merge upstream master`

## DEVELOPERS THAT KNOW THEIR ABCs
* **A** is for [Abraham](https://github.com/AbrahamLara), [Alejandro](https://github.com/alejo4373), [Aboubakari](https://github.com/AboubakariSoumanouP), [Artjola](https://github.com/artjolameli)
* **C** is for [Carolina](https://github.com/crestrepo12), [Prof Cam](https://github.com/camunity), [Carlos](https://https://github.com/carlosmdiaz), [Chris](https://github.com/CodingWithCDJE)
* **D** is for [Darnell](https://github.com/Darnell10)
* **E** is for [Eric](https://github.com/husheric)
* **G** is for [Geidy](https://github.com/Geidy)
* **J** is for [James](https://github.com/Jramire16), [Jasmin](https://github.com/jasmincher), [JOOOOOANNNNNE](https://media.giphy.com/media/n9dkax2Z0eCTC/giphy.gif), [JennyChosen](https://github.com/tastystar), [Jose](https://github.com/Josefbautista94), [Jonathan](https://github.com/JonTrader)
* **K** is for [Kauser Ahmed](https://github.com/kauserahmed), [Kevin](https://github.com/kevina101), [Kaniz](https://github.com/knzknz), [Kaher](https://github.com/Cookeemon), [Kristel](https://github.com/kristel-spike)
* **L** is for [Lillian](https://github.com/tygerrtygerr)
* **M** is for [Maggie](https://github.com/margarethchan), [Michael](https://github.com/miker179)
* **N** is for [Nathan](https://github.com/nathanok)
* **O** is for [Omar](https://github.com/Omar-Jimenez3)
* **S** is for [Sharmin](https://github.com/hukushpakush)


- **A** is for [Abraham](https://github.com/AbrahamLara), [Alejandro](https://github.com/alejo4373), [Aboubakari](https://github.com/AboubakariSoumanouP), [Artjola](https://github.com/artjolameli), [Ala] (https://github.com/Ala123Sobhan)
- **C** is for [Carolina](https://github.com/crestrepo12), [Prof Cam](https://github.com/camunity), [Carlos](https://https://github.com/carlosmdiaz), [Chris](https://github.com/CodingWithCDJE)
- **D** is for [Darnell](https://github.com/Darnell10)
- **E** is for [Eric](https://github.com/husheric)
- **G** is for [Geidy](https://github.com/Geidy)
- **J** is for [James](https://github.com/Jramire16), [Jasmin](https://github.com/jasmincher), [JOOOOOANNNNNE](https://media.giphy.com/media/n9dkax2Z0eCTC/giphy.gif), [JennyChosen](https://github.com/tastystar), [Jose](https://github.com/Josefbautista94), [Jonathan](https://github.com/JonTrader)
- **K** is for [Kauser Ahmed](https://github.com/kauserahmed), [Kevin](https://github.com/kevina101), [Kaniz](https://github.com/knzknz), [Kaher](https://github.com/Cookeemon), [Kristel](https://github.com/kristel-spike)
- **L** is for [Lillian](https://github.com/tygerrtygerr)
- **M** is for [Maggie](https://github.com/margarethchan), [Michael](https://github.com/miker179)
- **N** is for [Nathan](https://github.com/nathanok)
- **O** is for [Omar](https://github.com/Omar-Jimenez3)
- **S** is for [Sharmin](https://github.com/hukushpakush)

## Resources
* [Setting up Git](https://docs.github.com/en/github/getting-started-with-github/set-up-git)
* [Your first time with Git](http://kbroman.org/github_tutorial/pages/first_time.html)
* [Guide to the Git Workflow](https://rogerdudler.github.io/git-guide/)

- [Setting up Git](https://docs.github.com/en/github/getting-started-with-github/set-up-git)
- [Your first time with Git](http://kbroman.org/github_tutorial/pages/first_time.html)
- [Guide to the Git Workflow](https://rogerdudler.github.io/git-guide/)