Imagine you have a file called foo.txt and your Git history looked like this:
A -> B -> C (HEAD)
Let's see each commit we made:
A == foo
Imagine you have a file called foo.txt and your Git history looked like this:
A -> B -> C (HEAD)
Let's see each commit we made:
A == foo