Compare commits
3 Commits
Nikhil
...
62ad7dd4e6
Author | SHA1 | Date | |
---|---|---|---|
62ad7dd4e6 | |||
e81c2b1524 | |||
1c2c4fa9b7 |
@ -3,7 +3,3 @@ Step 1 : Create new empty repository
|
||||
- Created a new repository named as git-practice-Ajishini
|
||||
- Created with no README, no .gitignore and no license
|
||||
- 
|
||||
|
||||
Hi typed by nikhil
|
||||
type 2
|
||||
type 3
|
BIN
git_add.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
git_checkout.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
git_commit-commit.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
git_commit.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
git_diff.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
git_init.png
Normal file
After Width: | Height: | Size: 8.6 KiB |
BIN
git_log--oneline--graph.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
git_log.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
git_remote.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
git_remote_add_origin_URL.png
Normal file
After Width: | Height: | Size: 24 KiB |
BIN
git_status.png
Normal file
After Width: | Height: | Size: 15 KiB |
1
new_branch.txt
Normal file
@ -0,0 +1 @@
|
||||
Create new text file
|