Git 6 hours notes +all commands with explanation
Git 6 hours notes
₹100.00 Regular Price
₹30.00Sale Price
1. Introduction
2. Meaning of Git
3. Install Git
4. What is a Repository?
5. GitHub Account Creation
6. Configure Git
7. Configure Notepad++
8. Git Workflow
9. Git Workflow Example
10. Cloning a Repository
11. Initializing Git in an Existing Repository
12. Status Life Cycle
13. Ignoring Files (.gitignore)
14. Git Diff
15. Git Commit
16. Git Log (History)
17. Git Branching (Very Important)
18. Git Pull/Push/Fetch (Remote Branching)
19. P4Merge
20. Git Aliases
21. Git Rebasing
22. Stashing
23. Cleaning
24. Tagging