Skip to content

ScienceStudentSuccessCentre/git-workshop-part-2

Repository files navigation

WELCOME TO THE GIT WORKSHOP PART 2! 🦄

STEPS

PLEASE READ THESE INSTRUCTIONS CAREFULLY 👀

  1. Fork ⑂ this repository!
  2. Clone the forked repository.
  3. cd into:
  • git-workshop-part-2

  1. Create your own branch 🌲
  • git checkout -b <name>

  1. Create a new markdown file:
    • touch <name-of-file>.md

  2. Write some fun content, like:
    • I LOVE LEARNING ABOUT GIT!

  3. Save your changes.
  4. Follow these cool git instructions:
    1. git add .

    2. git commit -m "this is what changed"

    3. git push origin <branch-name>

    4. Go to your repo on GitHub and create a new Pull Request
    5. ON THE TOP: Make sure that the base repository is ScienceStudentSuccessCentre
    6. ON THE TOP: Make sure that the head repository is YOUR USER NAME/git-workshop-part-2
    7. Write a solid PULL REQUEST, example:

      #TL;DR, this pull request adds a new file, bla bla bla 🚀

  5. CONGRATS 🥳 and click Create Pull Request
  6. Add liaocanada to review your pull request! 🎖
  7. YAY!!!! 🎉

You are now better on git + GitHub, your future job thanks you for coming to this amazing workshop. 🦄

About

Git Workshop Part 2 activity!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published