2nd ed. — Apress — build 1027 2016-02-16 — 608 с. Pro Git (Second Edition) – это полностью обновленное руководство по Git и его использованию в современном мире. Git прошел долгий путь с момента его первого представления Линусом Торвальдсом для разработки ядра Linux. Git взял open source мир штурмом с момента своего основания в 2005 году, и эта книга научит вас, как...
Git для профессионального программиста. — СПб.: Питер, 2016. — 496 с.: ил. — (Библиотека программиста). — ISBN: 978-5-496-01763-3. Эта книга представляет собой обновленное руководство по использованию Git в современных условиях. С тех пор как проект Git — распределенная система управления версиями — был создан Линусом Торвальдсом, прошло много лет, и система Git превратилась в...
O’Reilly Media, 2012, ISBN: 1449316387, 456 pages. Get up to speed on Git for tracking, branching, merging, and managing code revisions. Through a series of step-by-step tutorials, this practical guide takes you quickly from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating the many functions of this open source version control...
2nd edition. — O’Reilly, 2018. — 171 p. — ISBN: 1491981768. GitHub is changing the way that software gets built. Conceived originally as a way to make it easier for developers to contribute to open source projects, GitHub is rapidly becoming the default platform for software development. More than just a tool for storing source code, GitHub provides a range of powerful tools...
Rheinwerk Publishing, 2023. — 415 р. — ISBN 978-1-4932-2291-9. Get started with Git―today! Walk through installation and explore the variety of development environments available. Understand the concepts that underpin Git’s workflows, from branching to commits, and see how to use major platforms, like GitHub. Learn the ins and outs of working with Git for day-to-day...
O’Reilly, 2022. — 508 p. — ISBN 1492092517, 9781492092513. What will you learn from this book? 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...
Apress, 2020. — 294 p. — ISBN: 1484253124. Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This book is your complete guide to how Git and GitHub work in a professional team environment. Divided into three parts – Version Control, Project Management and Teamwork – this book reveals what waits for you in the...
2nd ed. — Apress, 2014. — 574 p. — ISBN13: 9781484200773. Pro Git (Second Edition) – это полностью обновленное руководство по Git и его использованию в современном мире. Git прошел долгий путь с момента его первого представления Линусом Торвальдсом для разработки ядра Linux. Git взял open source мир штурмом с момента своего основания в 2005 году, и эта книга научит вас, как...
2017. — 106 p. Git is a distributed revision control and source code management system with an emphasis on speed. Git was initially designed and developed by Linus Torvalds for Linux kernel development. Git is a free software distributed under the terms of the GNU General Public License version 2. This tutorial explains how to use Git for project version control in a distributed...
3rd Edition. — O’Reilly Media, 2022. — 546 p. — ISBN-13: 978-1-492-09119-6. Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating...
O’Reilly Media, 2023. — 317 p. — ISBN: 978-1-098-13391-7. This book teaches Git in a simple, visual, and tangible manner so that you can build a solid mental model of how Git version control works. Through the use of color, storytelling, and hands-on exercises, you will learn to use this tool with confidence. The information is introduced incrementally so that you don't get...
O’Reilly Media, 2016. — 302 p. — ISBN10: 1-4919-3350-X, ISBN13: 978-1-4919-3350-3. Код примеров к книге выложен здесь. For your next project on GitHub, take advantage of the service’s powerful API to meet your unique development requirements. This practical guide shows you how to build your own software tools for customizing the GitHub workflow. Each hands-on chapter is a...
Razeware LLC, 2020. Advance your understanding of how Git works under the hood, master workflows, branching, merging and rebasing your work for easy and successful project collaboration! Book License About the Cover Before You Begin What You Need Book Source Code & Forums About the Cover Section I: Advanced Git Chapter 1: How Does Git Actually Work? Chapter 2: Merge Conflicts...
Manning Publications, 2015. — 272 p. — ISBN: 978-1617291975. На англ. языке. Git is a source control system, but it's a lot more than just that. For teams working in today's agile, continuous delivery environments, Git is a strategic advantage. Built with a decentralized structure that's perfect for a distributed team, Git manages branching, committing, complex merges, and task...
Packt Publishing 2016. — 337 p. — ISBN: 978-1-78355-375-4. Код примеров к книге выложен здесь. Attain expert-level proficiency with Git for enhanced productivity and efficient collaboration by mastering advanced distributed version control features. Git is one of the most popular types of Source Code Management (SCM) and Distributed Version Control System (DVCS). Despite the...
Packt Publishing, 2013. - 180 pages. На англ. языке.
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...
Razeware LLC, 2020. Learn how Git works under the hood, how to set up your own repos, as well as how to deal with remote syncing. Book License About the Cover Before You Begin What You Need Book Source Code & Forums About the Cover Section I: Beginning Git Chapter 1: A Crash Course in Git Chapter 2: Cloning a Repo Chapter 3: Committing Your Changes Chapter 4: The Staging Area...
O’Reilly Media, 2015. — 356p. — ISBN13: 978-1491911181. 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 project...
Razeware LLC., 2020. — 503 p. 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 users hit roadblocks on...
2nd ed. — Apress, 2023. — 506 p. — ISBN: 1205815931. Version 2.1.403, 2023-05-25 Pro Git (Second Edition) – это полностью обновленное руководство по Git и его использованию в современном мире. Git прошел долгий путь с момента его первого представления Линусом Торвальдсом для разработки ядра Linux. Git взял open source мир штурмом с момента своего основания в 2005 году, и эта...
N.p., 2009. — 231 p. Getting Started About Version Control Local Version Control Systems. Centralized Version Control Systems. Distributed Version Control Systems. A Short History of Git Git Basics Snapshots, Not Differences. Nearly Every Operation Is Local. Git Has Integrity. Git Generally Only Adds Data. The Three States. Installing Git Installing from Source. Installing on...
A Book Apart, 2016. — 134 p. Git's model of version control makes it indispensable for collaborating on digital projects of all stripes. Get situated with Git as David Demaree guides you through the command-line workflow, the nuances of repositories and branches, the elements of a solid commit message, and more. Pick up common version-tracking tasks, along with advice on trickier...
Packt Publishing, 2014. — 102 p. — ISBN13: 9781783553730. Master the best practices of Git with the help of real-time scenarios to maximize team efficiency and workflow About This Book Work with a versioning tool for continuous integration using Git Learn how to make the best use of Git's features Comprehensible guidelines with useful tricks and tips for effectively using Git...
Packt Publishing, 2018. — 178 p. — ISBN: 9781789138337. Whether you are an experienced developer or a novice, learning to work with Version Control Systems is a must in the software development world. Git is the most popular tool for that purpose, and GitHub was built around it, leveraging its powers by bringing it to the web. Starting with the basics of creating a repository,...
Packt Publishing, 2017. — 192 p. — ISBN: 9781787120723. Since its inception, Git has attracted skilled developers due to its robust, powerful, and reliable features. Its incredibly fast branching ability transformed a piece of code from a niche tool for Linux Kernel developers into a mainstream distributed versioning system. Like most powerful tools, Git can be hard to approach...
2nd Edition (Git 2.32.0). — Razeware LLC, 2021. — 226 p. — ISBN 978-1950325504. 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...
O’Reilly Media, Inc., 2023. — 411 p. — (Final). — ISBN 978-1-098-13107-4. Automate your software development processes with GitHub Actions, the continuous integration and continuous delivery platform that integrates seamlessly with GitHub. With this practical book, open source author, trainer, and DevOps director Brent Laster explains everything you need to know about using and...
Orange Education Pvt Ltd., 2024. — 215 р. — ISBN: 978-81-97223-83-9. Unlock the Power of Git and GitHub for Seamless Collaboration Book Description Ultimate Git and GitHub for Modern Software Development is a comprehensive guide that empowers developers to harness the full potential of Git and GitHub for efficient version control and seamless collaboration. This book takes you...
3-е изд. — Пер. с англ. Д. Брайт. — Астана: Спринт Бук, 2025. — 512 с.: ил. — (Бестселлеры O’Reilly). — ISBN 978-601-08-4358-5. Ускорьте свою работу, задействовав Git для отслеживания, ветвления, слияния и управления ревизиями кода. Организованное в виде серии пошаговых уроков, это практическое руководство плавно проводит вас от знакомства с основами Git к использованию...
Apress, 2020. — 198 p. — ISBN: 9781484262696. Practice your Git skills using exercises in your own environment. This book introduces concepts in an abstract visual way, and then enforces this learning through exercises - the Git katas. You will start with basic interactions such as commits and branches, and move on to both internals and collaborative workflows. Best practices...
2nd Edition. — SitePoint Pty Ltd., 2020. — 150 p. — ISBN: 978-1-925836-35-6. Get a Jump Start on version control with Git today! If you’ve worked on a web development project of any size, you’ve probably used Git, the most broadly adopted distributed version control system available. It enables you to store different versions of project files and directories, so you can roll...
StackAbuse, 2021. — 187 p. Git Essentials is a book for for all developers, beginner to advanced, and written to get you up to speed with the world’s most popular version control system. Git has become synonymous with VCSs and is expected to be in the wheelhouse of every developer as one of the most fundamental tools used to coordinate software development. Stop turning to...
Packt Publishing, 2016. — 861 p. — ISBN: 978-1-78712-320-5. Git is one of the most popular types of Distributed Version Control System. Since its inception, it has attracted skilled developers due to its robust, powerful, and reliable features. Like most powerful tools, Git can be hard to approach for the newcomers. However, this learning path will help you overcome this fear...
2nd Edition (Git 2.32.0). — Razeware LLC, 2021. — 159 p. — ISBN 978-1950325290. 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...
Apress, 2021. — 173 p. — ISBN 9781484264638. Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions, and usage of features available...
BPB Publications, 2023. — 290 р. — ISBN-13: 978-93-55518-071. A step-by-step guide to master version control with Git. Key Features - Learn how to handle code changes using the Git commands and tools. - Get familiar with the advanced topics, including merging, rebasing, and branching. - Explore best practices for process optimization and committing code. Description Git is a...
RoseDog Books, 2023. — 158 p. — ISBN 978-8-88925-399-0. GIT: Руководство для начинающих по усовершенствованию системы контроля версий Agile and Kanban in modern development methodologies have changed the way software development world and business deliveries. The whole efforts are given to migrate from old style traditional centralized version control systems (VCSs) to a...
2nd Edition. — Apress, 2024. — 314 p. Learn the fundamentals of version control through step-by-step tutorials that will teach you the ins-and-outs of Git. This updated version introduces Github workflows, and contains new chapters on how to make Git and GitHub truly yours, covers additional common problems and how to solve them, along with new features of Github pull requests....
Ilag Balu N., Baljoshi AjayKumar, Sangale Ganesh J., Athave Yogesh. — Apress Media LLC, 2024. — 887 р. — ISBN-13: 979-8-8688-0369-7. This book is a comprehensive guide to GitHub Enterprise Cloud and provides a detailed overview of how to set up, manage, administer, and configure GitHub for organizations. In addition to this, you will also learn identity management and the CI/CD...
Manning Publications Co., 2025. — 256 р. — ISBN: 978-1633437302. Automate your build, test, and deploy pipelines using GitHub Actions! Continuous delivery (CI/CD) pipelines help you automate the software development process and maximize your team’s efficiency. GitHub Actions in Action teaches you to build real-world build, test, and deploy pipelines in GitHub Actions through...
Razeware LLC., 2019. — 259 p. — ISBN: n/a. 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 users hit...
Packt Publishing, 2018. — 354 p. A series of practical recipes to simplify the Git learning experience and increase your productivity when using Git version control. Git is one of the most popular tools for versioning. Git Version Control Cookbook builds on the success of the previous edition and provides you with an up-to-date guide to solving problems related to versioning....
Packt Publishing, 2021. — 216 p. — ISBN 1800560400, 9781800560406. Build, test, and deploy code right from your GitHub repository by automating, customizing, and executing software development workflows with GitHub Actions Key Features Enhance your CI/CD and DevOps workflows using GitHub Actions Discover how to create custom GitHub Actions using Docker and JavaScript Get up and...
Packt Publishing, 2021. — 265 p. — ISBN 978-1-80107-573-2. Learn to track, branch, merge, and manage code revisions for real-world development scenarios Key Features Master Git and understand the significance of version control Get to grips with Git’s typical workflows, advanced functions, and their implementations Understand important git commands to manage your repository Git...
Packt Publishing, 2019. — 608 p.— ISBN 1789531284, 9781789531282. An expert guide to helping you use DevOps techniques with the latest GitLab version to optimize and manage your software workflow Key Features - Delve into GitLab’s architecture, and install and configure it to fit your environment - Learn about the underlying principles of Agile software development and DevOps -...
2nd Edition. — Wiley, 2023. — 355 p. Get more out of your coding with GitHub. Welcome to the world of collaborative coding! Whether you’re just starting your coding journey, building fairly complex programs, or building with a team of people, this book guides you in using one of the most used tools for collaborative code-writing: GitHub.com. With more than 83 million users and...
Birmingham: Packt Publishing, 2013. — 88 p. — ISBN10: 1783281790 ISBN13: 9781783281794 Delve into managing your projects with GitLab, while tailoring it to fit your environment Overview Understand how to efficiently track and manage projects Establish teams with a fast software developing tool Employ teams constructively in a GitLab environment In Detail GitLab is a great tool...
Packt Publishing, 2018. — 279 p. — ISBN: 978-1-78980-897-1. Learn to create and enforce checks and controls for tracking, merging, and approval of changes in your source code Introduction to Git and GitHub begins with setting up and configuring Git on your computer along with creating a repository and using it for exercises throughout the book. With the help of multiple...
Packt Publishing, 2018. — 235 p. — ISBN: 978-1-78953-434-4. Port projects over from GitHub and convert SVN projects to GitLab hosted git projects Gitlab is an open source repository management and version control toolkit with an enterprise offering. This book is the ideal guide to GitLab as a version control system (VCS), issue management tool, and a continuous integration...
O’Reilly Media, 2015. — 295 p. — ISBN13: 978-1-491-91116-7. Yes, this is a book about the popular version control system, Git. But unlike just about every other book written about Git, it doesn’t start with how to install the software and create your first repository. Instead, this book starts with a 10,000ft view of a software project–with a team of developers, and a preferred...
Leanpub book, 2014. — 40 p. Целевая аудитория: разработчики любого уровня. Git - один из лучших помощников любого программиста. С помощью него вы можете работать в группе, легко скачивать сторонние библиотеки, отменять изменения, разветвлять код, делиться кодом и многое другое. Данное небольшое руководство наполнено полезными практическими советами по сложным функциям Git, по...
Комментарии