If you enjoyed this book, you may be interested in these other books by Packt:
Git Version Control Cookbook
Aske Olsson, Rasmus Voss
ISBN: 978-1-78216-845-4
- Understand the Git data model and how you can navigate the database with simple commands
- Learn how you can recover lost commits/files
- Discover how you can force rebase on some branches and use regular Git merge on other branches
- Extract metadata from a Git repository
- Familiarize yourself with Git notes
- Discover how you can work offline with Git
- Debug with Git and use various techniques to find the faulty commit
Git Essentials - Second Edition
Ferdinando Santacroce
ISBN: 978-1-78712-072-3
- Master Git fundamentals
- Be able to "visualize," even with the help of a valid GUI tool
- Write principal commands in a shell
- Figure out the right strategy to run change your daily work with few or no...