Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
DevOps: Continuous Delivery, Integration, and Deployment with DevOps

You're reading from   DevOps: Continuous Delivery, Integration, and Deployment with DevOps Dive into the core DevOps strategies

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781789132991
Length 134 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Sricharan Vadapalli Sricharan Vadapalli
Author Profile Icon Sricharan Vadapalli
Sricharan Vadapalli
Arrow right icon
View More author details
Toc

Git (SCM) Integration with Jenkins


Git is the most popular source code management system and offers extensive benefits such as:

  • Version control lets you maintain multiple versions of the code for different purposes

  • A code repository is required to keep all project-related code in one place

  • Collaboration among users and intervention for debugging purposes

Git can be downloaded from https://git-scm.com/downloads:

Multiple platforms versions such as Linux, Windows, and so on are available within desktop and web flavors.

There can be multiple types of repositories:

  • A public repository created on GitHub can give read access to everyone but write or commit access is given to chosen individuals or groups

  • A private repository permits collaborators for participation and is a paid subscription to GitHub

  • A local repository is a desktop version without the need for an internet connection

  • A remote repository is a web-based repository for extended features like issue management and pull requests

GitHub provides...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime