1.1 KiB
1.1 KiB
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
- Checking Git Version
- Checking Git Status
- Adding Files to Staging
- Viewing Commit History
- Compact History (Oneline)
- Visual History (Graph)
- Checking Differences
- Comparing Two Commits
- Exploring Branches
- Cloning a Repository
- Pulling the Code
- Using gitignore