An activity for learning git and Github: https://hms-data-club.github.io/github-activity/
This will walk you through the steps we’re going to explore for today’s Github activity.
Get a local copy of the github-activity repository
clone and pull/fetch.Add a review of a restaurant in the Longwood area by creating a new .md file in the restaurants folder.
Follow the same format as the example Squealing Pig review.
Make sure to also link the file from index.md so we can find the review.
Commit and push your changes.
Now follow a similar series of steps to add a review of an animal to the animal_reviews.md file.
Tips:
Oh no! Our boss just yelled at us. We were only supposed to add new animal reviews by pull request.
Remove your animal review.