Merge pull request #179 from Dahie/patch-2

Update git-log.md
This commit is contained in:
Romain Prieto
2014-04-22 12:39:12 +10:00

View File

@@ -5,3 +5,7 @@
- Show a history of commits
`git log`
- Show the history of a particular file or directory, including differences
`git log -p PATH`