Cybersecurity Roadmap
Git
Learning Path
Follow these concepts in order to master this topic.
1
Introduction to Git2
Installing Git3
Git Configuration4
Repositories5
Git Init6
Git Clone7
Git Status8
Git Add9
Git Commit10
Git Log11
Git Branches12
Git Merge13
Git Rebase Basics14
GitHub Basics15
Pull Requests16
Resolving Merge ConflictsDocumentation
Official documentation and references.
Video Courses
Recommended free video courses.
Practice Websites
Practice what you've learned.
Projects
Apply what you've learned by building real projects.
Craete your first GitHub repository
BeginnerManage a cybersecurity notes repository with Git
IntermediateCollaborate on an open-source security tool using Pull Requests
Advanced