Update ASSIGNMENT-04-09-2025.md
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
Part 1: Viewing File History
|
||||
|
||||

|
||||
@@ -12,7 +11,7 @@ Difference with -p: Shows the patch/diff along with commit metadata.
|
||||
|
||||
Part 2: Viewing File History with Blame
|
||||
|
||||

|
||||

|
||||
git blame → shows commit, author, timestamp per line.
|
||||
|
||||
-L → restricts blame to specific line numbers (useful in large files).
|
||||
|
||||
Reference in New Issue
Block a user