Compare commits
16 Commits
training_b
...
new1
Author | SHA1 | Date | |
---|---|---|---|
80964760ab | |||
259b44074d | |||
75349447b0 | |||
42ea7209c9 | |||
3f56545216 | |||
55aaa285a4 | |||
6662867816 | |||
1a464f2796 | |||
17bc5d644b | |||
a9296d92f4 | |||
676f8d21dc | |||
a8e18dd5a4 | |||
32ac2ec7b1 | |||
4a4fdefe04 | |||
f96bd11d93 | |||
984c851a7a |
12
ASSIGNMENT-04-09-2025.md
Normal file
@ -0,0 +1,12 @@
|
||||
## Part 1: Viewing File History
|
||||
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||

|
||||

|
BIN
Branch.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
Checkout.png
Normal file
After Width: | Height: | Size: 24 KiB |
@ -45,3 +45,47 @@
|
||||
|
||||
---
|
||||
|
||||
## Git Branch
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Git Clone
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Git checkout
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Git remote
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Git pull
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Git ignore
|
||||
|
||||

|
||||
|
||||
---
|
||||
## Git push
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
|
||||
|
BIN
blame-E.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
blame-L.png
Normal file
After Width: | Height: | Size: 44 KiB |
5
example.txt
Normal file
@ -0,0 +1,5 @@
|
||||
hello tech Thursday
|
||||
tech Thursday 2
|
||||
tech Thursday 3
|
||||
tech Thursday 5
|
||||
hello 4 missing
|
BIN
example1.png
Normal file
After Width: | Height: | Size: 121 KiB |
BIN
example2.png
Normal file
After Width: | Height: | Size: 59 KiB |
BIN
example3.png
Normal file
After Width: | Height: | Size: 17 KiB |
1
git-practice-Ajishini
Submodule
BIN
ignore.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
remote.png
Normal file
After Width: | Height: | Size: 58 KiB |