added screenshot
@ -2,4 +2,28 @@ Step 1 :Create new Repository
|
||||
- Visited the Git-Training-Hub organization on Git Comorin
|
||||
- Created a new repository named as git-practice-Jaya Lekshmi
|
||||
- Created with no README, no .gitignore and no license
|
||||
- 
|
||||
- 
|
||||
1. Checking Git Version
|
||||
- 
|
||||
2. Checking Git Status
|
||||
- 
|
||||
3. Adding Files to Staging
|
||||
- 
|
||||
4. Viewing Commit History
|
||||
- 
|
||||
5. Compact History (Oneline)
|
||||
- 
|
||||
6. Visual History (Graph)
|
||||
- 
|
||||
7. Checking Differences
|
||||
- 
|
||||
8. Comparing Two Commits
|
||||
- 
|
||||
9. Exploring Branches
|
||||
|
||||
10. Cloning a Repository
|
||||
- 
|
||||
11. Pulling the Code
|
||||
- 
|
||||
12. Using gitignore
|
||||
- 
|
BIN
cloned-repo.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
git_add.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
git_diff_commit.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
git_ignore.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
git_new_branch.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
git_pull.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
git_version.png
Normal file
After Width: | Height: | Size: 21 KiB |
BIN
repo_edit.png
Normal file
After Width: | Height: | Size: 8.3 KiB |