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

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## Part 3: Merging Branches
|
||||
|
||||

|
||||

|
||||

|
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 |
BIN
cmd_msg.png
Normal file
After Width: | Height: | Size: 83 KiB |
BIN
conflict .png
Normal file
After Width: | Height: | Size: 43 KiB |
8
example.txt
Normal file
@ -0,0 +1,8 @@
|
||||
hello tech Thursday
|
||||
tech Thursday 2
|
||||
tech Thursday 3
|
||||
helo2
|
||||
tech Thursday 5
|
||||
hello 4 missing
|
||||
line1
|
||||
line 2
|
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
git_oneline_graph.png
Normal file
After Width: | Height: | Size: 137 KiB |
BIN
ignore.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
remote.png
Normal file
After Width: | Height: | Size: 58 KiB |