What if you could have a Git dictionary? A book where you could find a description of how the most commonly used commands work, with practical examples? This microbook is an introduction to the fundamental concepts and commands of Git, a version control system widely used by software developers. Throughout this book, you will have the chance to practice concepts and commands through real-world examples.
What is covered in this book?
Introduction
Chapter I - Initial concepts
Starting a repository
Staging changes
Checking changes made
Making commits
Chapter II - Managing history
Checking the history
Undoing commits
Adjusting commits
Chapter III - Managing branches
Listing branches
Creating branches
Switching branches
Merging branches
Renaming a branch
Deleting a branch
Chapter IV - Publishing projects
Managing Remotes
Sending changes
Receiving updates
Downloading a project
Chapter V - Other concepts
Contributing to projects
FAQ
What’s included in the purchase?
A digital copy of the book and all it’s future updates.
Is there a hard copy of this microbook?
Yes! The paperback version of the book is available through Amazon.
What if I have other questions or comments?
Send me an email to gitmicrobook@jtemporal.com 😉