Update git-log.md
adds the command for displaying a detailed git history of a particular file or folder
This commit is contained in:
@@ -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`
|
||||
|
Reference in New Issue
Block a user