Jump to ratings and reviews
Rate this book

Git & Github : the first steps: Learn git with step by step practical examples

Rate this book
Linus Torwalds, the creator of both Linux and Git, explained in a 2014 interview, "In general, the best way to learn git is probably to start by doing only very basic things without paying attention to advanced features until you are familiar and confident with the basics." This is exactly the approach this book takes, we see the step-by-step path that developers use to work with the essential tool that is git.
Starting from the basics (installation, initialization), we will build together a git repository and see
- how to add changes to the index and save them in a
and how to record them in a commit,
- what is the git tree,
- how to manage branches to work in isolation
then recombine the work.
- how to manage the stash,
- how to work with remote repositories, especially
on GitHub

64 pages, Kindle Edition

Published July 15, 2022

22 people are currently reading
3 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (22%)
4 stars
6 (66%)
3 stars
0 (0%)
2 stars
1 (11%)
1 star
0 (0%)
Displaying 1 of 1 review
2 reviews1 follower
May 30, 2024
Outstanding book

Authors are very organized in explaining the first steps for learning git. They provide easy to follow steps on how to use git and github.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.