add Viewing File History with log and blame

This commit is contained in:
2025-09-11 10:20:58 +05:30
parent 1cd6aee0ef
commit 8257c78a02
6 changed files with 7 additions and 1 deletions

View File

@ -52,5 +52,11 @@ Its distributed, meaning every developer has a full copy of the project histo
### Step 11: Ignoring Files with .gitignore:
![Repository Creation](.gitignore.png)
### Viewing File History
![Repository Creation](gitlog-p.png)
![Repository Creation](gitlog--oneline.png)
### Viewing File History with Blame
![Repository Creation](gitblame.png)
![Repository Creation](gitblame-L.png)
![Repository Creation](gitblame-e.png)