diff --git a/README.md b/README.md index 6fcd9ba..549ef59 100644 --- a/README.md +++ b/README.md @@ -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/)