2nd Edition. — Razeware LLC, 2021. — 159 p. Learn Git! Chances are if you’re involved with software development you’ve heard of and have used Git at some point in your life. Version control systems are critical for any successful collaborative software project. Git is both simple to start using and accommodating for the most complex tasks with version control. Even seasoned Git...
2nd ed. — Apress, 2014. — 574 p. Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro. Effective and...
James Coglan, 2020. — 733 p. — ISBN: n/a. Building Git is a deep dive into the internals of the Git version control system. By rebuilding it in a high-level programming language, we explore the computer science behind this widely used tool. In the process, we gain a deeper understanding of Git itself as well as covering a wide array of broadly applicable programming topics,...
Leanpub book, 2016. — 477 p. Целевая аудитория: разработчики любого уровня. [i]Сегодня почти ни один крупный проект не обходится без системы контроля версий Git, функции которой позволяет настолько уверенно контролировать процесс разработки, насколько это возможно. Вы не только можете хранить код и разрабатывать в группе, вы можете вернуться к последнему коммиту, даже если он...
O’Reilly Media, 2022. — 508 р. — ISBN: 978-1-492-09251-3. Many people who use Git rely on "recipes"--copying and pasting commands they find on the internet without really understanding how Git actually works. But what do you do if you find yourself in a tight spot? You can't simply wing it. With this unique hands-on guide, you'll learn the ways of Git and have fun while doing...
GoalKicker.com, 2018. — 195 p. The Git Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters.
Packt Publishing, 2013. — 180 p. — ISBN: 978-1-84951-752-2. The non-coder's guide to everyday version control for increased efficiency and productivity. Overview A complete beginner's workflow for version control of common documents and content. Examples used are from non-techie, day to day computing activities we all engage in. Learn through multiple modes – readers learn...
The Pragmatic Bookshelf. — 2010. — 160 p. — (The Pragmatic Programmers). — ISBN: 978-1-93435-672-2. Целевая аудитория: начинающие разработчики. Git - не та технология, которую нужно долго изучать, однако и в ней бывают сложные задачи. Это руководство покрывает более 90% всех команд и задач по работе с Git, с которыми вы будете сталкиваться постоянно. Материал книги...
O’Reilly Media, 2015. — 356 p. — ISBN13: 978-1-491-91118-1. You can do more with Git than just build software. This practical guide delivers a unique people-first approach to version control that also explains how using Git as a focal point can help your team work better together. You'll learn how to plan and pursue a Git workflow that not only ensures that you accomplish...
Leanpub book, 2014. — 40 p. Целевая аудитория: разработчики любого уровня. Git - один из лучших помощников любого программиста. С помощью него вы можете работать в группе, легко скачивать сторонние библиотеки, отменять изменения, разветвлять код, делиться кодом и многое другое. Данное небольшое руководство наполнено полезными практическими советами по сложным функциям Git, по...
СПб.: Наука и техника, 2021. — 304 с.: ил. — ISBN 978-5-94387-547-2. Git в настоящее время нужен практически всем программистам, которые занимаются разработкой программного обеспечения. Git - это система управления версиями, с помощью которой вы сможете вести и контролировать разработку нескольких версий одного приложения, осуществлять совместную разработку одного приложения...
СПб.: Питер, 2016. — 496 с.: ил. — (Библиотека программиста). — ISBN: 978-5-496-01763-3. Эта книга представляет собой обновленное руководство по использованию Git в современных условиях. С тех пор как проект Git — распределенная система управления версиями — был создан Линусом Торвальдсом, прошло много лет, и система Git превратилась в доминирующую систему контроля версий,...
Комментарии