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
2 changes: 2 additions & 0 deletions exercises/Exercise1-SimpleCommit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Advanced Git
## Exercise One - Under The Hood of a Simple Commit

<!-- This is a comment that I have added to test my first push request to a foreign project -->

### Overview
In this exercise, we'll create a simple commit, and then peek under the hood at the objects stored in our `.git` folder to gain some insight into how things work.

Expand Down