Loading...
Loading...
Chapter
Learn how to install Git on your system and explore the essential commands for initializing a repository, tracking changes, and making your first commits. This chapter focuses on the local Git workflow.
What is Git and Why Should You Care?
Installing Git on Your System
Your First Git Configuration: User Name and Email
Creating Your First Git Repository
Understanding the Git Workflow: Add, Commit, Push
Checking the Status of Your Repository
Making Your First Commit
Viewing Your Commit History