Files
git-practice-NikhilSamuel/ASSIGNMENT-04-09-2025.md
2025-09-11 11:26:45 +05:30

169 B

Part 1: Viewing File History

git log -- example.txt

git log -p -- example.txt

git log --oneline -- example.txt