First commit - Git assignment

This commit is contained in:
2025-09-15 22:13:59 +05:30
parent f44a101cc6
commit b760b8d1e9
4 changed files with 21 additions and 0 deletions

View File

@ -98,4 +98,25 @@ Version control is better than emailing files because it keeps a single source o
![Ignoring Files with .gitignore](ignoring.png)
---
## Viewing File History
![Viewing File History](Viewing_File_History.png)
---
## Viewing File History with Blame
![Viewing File History with Blame](Viewing_File_History_with_Blame.png)
---
## Merging Branches
![Merging Branches](Merging_Branches.png)
---
cd D:\git-practice-Rahul

BIN
Merging_Branches.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
Viewing_File_History.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB