29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
Step 1 : Create new empty repository
|
|
- Visited the Git-Training-Hub organization on Git Comorin
|
|
- Created a new repository named as git-practice-Ajishini
|
|
- 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
|
|
-  |