Update GIT_ASSIGNMENT.md with new screenshots and notes

This commit is contained in:
2025-09-02 16:11:44 +05:30
parent dc59281c92
commit b5fdcc6e08
7 changed files with 6 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ Version control is better than emailing files because it keeps a single source o
## Git Log (graph)
![Git log graph](git log_oneline.png)
![Git log graph](Git_Log_Graph.png)
---
@@ -71,7 +71,7 @@ Version control is better than emailing files because it keeps a single source o
## Git Diff (commit1 vs commit2)
![Git diff between two commits](git_diff_between_commits.png)
![Git diff between two commits](diff_two_commit.png)
---
@@ -95,6 +95,7 @@ Version control is better than emailing files because it keeps a single source o
## Ignoring Files with .gitignore
![Ignoring Files with .gitignore](Ignoring_Files_with_.gitignore.png)
![Ignoring Files with .gitignore](ignoring.png)
---
cd D:\git-practice-Rahul