intiall commit

This commit is contained in:
2025-08-20 17:12:00 +05:30
parent 9078ab1a83
commit 780d737326
11 changed files with 5 additions and 5 deletions

BIN
add and commit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

BIN
add.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
git config.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
git diff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
git installation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
git log oneline.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
git log.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

BIN
git version.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -5,8 +5,8 @@
## 2. Installing Git & Configuring User Info
![alt text](<git installation.png>)
![alt text](<git installation.png>)
![alt text](<git config.png>)
## 3. Initializing a Repository
@ -19,12 +19,12 @@
## 5. Adding & Committing Files
![alt text](<add.png>)
![alt text](add.png)
![alt text](<add and commit.png>)
## 6. Viewing Commit Logs & Diffs
![alt text](<git log.png>)
![alt text](<git log oneline.png>)
![alt text](<git diff (15).png>)
![alt text](<git log.png>)
![alt text](<git diff commit1 commit 2.png>)
![alt text](<git diff.png>)
![alt text](<git log oneline.png>)

BIN
initializing rep.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB