Compare commits

...

4 Commits

Author SHA1 Message Date
27be8e4fc1 Git push @ 10 2025-09-11 11:24:12 +05:30
3de95f5224 tmsc 2025-09-11 11:04:18 +05:30
7f1dfe7346 com w 2025-09-11 10:54:52 +05:30
25953a4645 test q 2025-09-11 10:52:14 +05:30
9 changed files with 28 additions and 0 deletions

7
Demo/test1.js Normal file
View File

@ -0,0 +1,7 @@
import React from "react";
const test1 = () => {
return <div>test1dklfmvs;dfknlm</div>;
};
export default test1;

7
Demo/test2.js Normal file
View File

@ -0,0 +1,7 @@
import React from "react";
const test2 = () => {
return <div>test2</div>;
};
export default test2;

View File

@ -76,3 +76,17 @@
## 11.Ignore
![alt text](image-17.png)
![alt text](image-18.png)
![alt text](image-19.png)
## 14: Viewing File History
![alt text](image-20.png)
![alt text](image-21.png)
![alt text](image-22.png)
## 15: Git Blame
![alt text](image-23.png)
![alt text](image-24.png)
![alt text](image-25.png)

BIN
image-20.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

BIN
image-21.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

BIN
image-22.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
image-23.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

BIN
image-24.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
image-25.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 KiB