Added discription for git log -p --filename
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
git log -- filename :
|
||||
shows the commmit message for a specific file.
|
||||
|
||||
git log -p --filename :
|
||||
shows line by line changes for each commmit in a specific file
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user