Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
7 views
DevOps Notes-1-2
Notes
Uploaded by
meakela0
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save DevOps notes-1-2 For Later
Download
Save
Save DevOps notes-1-2 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
7 views
DevOps Notes-1-2
Notes
Uploaded by
meakela0
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save DevOps notes-1-2 For Later
Carousel Previous
Carousel Next
Save
Save DevOps notes-1-2 For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 2
Search
Fullscreen
Pevops Chapter 2.Version Control-GIT 2,1 Introduction to GIT Gi Git is 2 popular version control system. tt was created by Linus Torvalds 19 and has been maintained by Junio Hamano since then It is used for: + Tracking code changes + Tracking who made changes + Coding collaboration What does Git do? Manage projects with Repositories Clone a project to work on a local copy ae crore o Pie track changes with Staging and Committing Granch and Merge to allow for work on different parts and vel a project «Bult the latest version of the project to @ local COPY 2 push local updates to the main project rsions of ing with Git Ider, making it a Repository Mer folder to keep track of changes in that folder dded or deleted, it is considered modified ou want to Stage ed, which prompts Git to store Initialize Git on a fol Git now creates a hi when a file Is changed, a You select the modified files y« The Staged files are Commi a permanent snapshot of the files Git allows you to see the full history of every commit You can revert back to any previous: commit. 1 Git does not store a separate copy of every file in every Keeps track of changes made in each commit! commit, but 2.2. What is Git Yo «Git js a fide! and open Sour istrIBited version control system designed to handle everything from small tO vety large projects with speed and efficiency. «Git is easy to learn and has tiny footprint with lightning fast perfor outelasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap: local branching, convenient staging areas, and multiple ‘mance. It workflows. © scanned with OKEN Scannereo About Version Control System and Types basically sonwa * Git is aVersion Control system or VCS. VCS is allows us to UN record changes within one or more 7 allmade or pending changes within one or x s le with many files, Ves enables us to control the WhO Bi allows us to revert one or more files any of thelr Pits to om is Project to a previous version. We can also compare TUN, fle, when i two versions in.orier to see exactly what was chaPBE™ Vt ange was made changed and who made the change. We can also see Yi Me ‘auniversalsystem that 's..-Why.am Lmentioning files instead of code? Beeaiee | i rd. files, can be used for version control of all types ie pictures, AutoCAD files, Visual Studio Project, re designed to "fo or to cancel onaproject this just a kind of VCS. otthe only VCSin use. Moreover, Git 365 of WCS are = Local'Ver'sion Control System ‘entralized Version Control System ‘+ Distributed Version Control System ~jhocal Version Control System : Version Database A local version control system isa local database located on your local computer, / in which every file change is stored as a patch. + Every patch set contains only the changes made to the file since its last version. Invorder to see what the file looked like at any given moment, it is necessary to add up all the relevant patches to the file in order until that given moment. f- The main problem with this is that everything is stored locally. If anything were to happen to the local database, all the patches would be lost. Ifanything Were to ae to a single version, all the changes made after that version would be lost. so, collaborating with other developers or a teamn is v 0 ‘eam is ver en Ty hard or nearly © scanned with OKEN Scanner
You might also like
1 Devops and Git in A Nutshell
PDF
No ratings yet
1 Devops and Git in A Nutshell
30 pages
Git - Learn Version Control With Git - A Step-By-step Ultimate Beginners Guide
PDF
100% (2)
Git - Learn Version Control With Git - A Step-By-step Ultimate Beginners Guide
105 pages
Source Code Management / Version Control System
PDF
No ratings yet
Source Code Management / Version Control System
24 pages
Git - Version Control System
PDF
No ratings yet
Git - Version Control System
192 pages
GIT Documentation
PDF
No ratings yet
GIT Documentation
58 pages
Git 1
PDF
No ratings yet
Git 1
22 pages
DevOps Chapter-2
PDF
No ratings yet
DevOps Chapter-2
31 pages
SCM Final
PDF
No ratings yet
SCM Final
15 pages
GIT Material Titorial Point
PDF
No ratings yet
GIT Material Titorial Point
70 pages
GIT-and-GITHUB
PDF
No ratings yet
GIT-and-GITHUB
13 pages
Git Version Control - Day1
PDF
No ratings yet
Git Version Control - Day1
45 pages
Unit 1 - Introduction
PDF
No ratings yet
Unit 1 - Introduction
8 pages
Software Version Control
PDF
No ratings yet
Software Version Control
19 pages
GitHub Presentation 1
PDF
No ratings yet
GitHub Presentation 1
16 pages
Version Control Systems
PDF
No ratings yet
Version Control Systems
9 pages
Git Is A Version Control System of Distributed Nature That Is Used To Track Changes in Source Code During
PDF
No ratings yet
Git Is A Version Control System of Distributed Nature That Is Used To Track Changes in Source Code During
1 page
Structured Programming Lab Lecture 1
PDF
No ratings yet
Structured Programming Lab Lecture 1
6 pages
Manager: Xyz Abc Xyz
PDF
No ratings yet
Manager: Xyz Abc Xyz
9 pages
DevOps Chapter 2
PDF
No ratings yet
DevOps Chapter 2
31 pages
Session 02 - Git Presentation
PDF
No ratings yet
Session 02 - Git Presentation
41 pages
Git (Version Control Tool)
PDF
No ratings yet
Git (Version Control Tool)
9 pages
Git From Scratch: By: Eng. Mohamed Elemam Email
PDF
100% (5)
Git From Scratch: By: Eng. Mohamed Elemam Email
61 pages
Git Basics
PDF
No ratings yet
Git Basics
19 pages
Git GitHub
PDF
No ratings yet
Git GitHub
26 pages
IPT Week 1 3
PDF
No ratings yet
IPT Week 1 3
9 pages
Version Control
PDF
No ratings yet
Version Control
28 pages
Lecture 6
PDF
No ratings yet
Lecture 6
28 pages
Version Control System
PDF
No ratings yet
Version Control System
32 pages
Module 2 - Version - Control - GitHub
PDF
No ratings yet
Module 2 - Version - Control - GitHub
62 pages
Git 12613901533412 Phpapp02
PDF
No ratings yet
Git 12613901533412 Phpapp02
58 pages
Version Control: 1.what Is "Version Control", and Why Should You Care
PDF
No ratings yet
Version Control: 1.what Is "Version Control", and Why Should You Care
7 pages
1.1. What Is A Version Control System?: Source Code
PDF
No ratings yet
1.1. What Is A Version Control System?: Source Code
13 pages
Introduction To Git: Architecture of CVCS
PDF
No ratings yet
Introduction To Git: Architecture of CVCS
34 pages
Git Basics-Session-1
PDF
No ratings yet
Git Basics-Session-1
19 pages
Git Workshop - PDF Version 1-Rotated
PDF
No ratings yet
Git Workshop - PDF Version 1-Rotated
36 pages
lab2
PDF
No ratings yet
lab2
24 pages
Git Quick Guide
PDF
100% (1)
Git Quick Guide
41 pages
Git For Version Control
PDF
No ratings yet
Git For Version Control
19 pages
Git_and_Github_lyst1736093713658 (2)
PDF
No ratings yet
Git_and_Github_lyst1736093713658 (2)
6 pages
Git - Part 1
PDF
No ratings yet
Git - Part 1
17 pages
Git Basics Vtu
PDF
No ratings yet
Git Basics Vtu
11 pages
Version Control
PDF
No ratings yet
Version Control
15 pages
Linux 2023 Fall 3 Version Control System Git
PDF
No ratings yet
Linux 2023 Fall 3 Version Control System Git
33 pages
02b Lecture_Git_GitHub Intro
PDF
No ratings yet
02b Lecture_Git_GitHub Intro
24 pages
Git_Lec1
PDF
No ratings yet
Git_Lec1
27 pages
CAT201 03 Intro Git Github
PDF
100% (1)
CAT201 03 Intro Git Github
62 pages
GIT HUB FOUNDATIONS
PDF
No ratings yet
GIT HUB FOUNDATIONS
4 pages
Git Sem5
PDF
No ratings yet
Git Sem5
11 pages
Git
PDF
No ratings yet
Git
60 pages
CAT201-03-Intro_Git_Github
PDF
No ratings yet
CAT201-03-Intro_Git_Github
62 pages
Version Control With Git
PDF
No ratings yet
Version Control With Git
71 pages
Git GitHub
PDF
No ratings yet
Git GitHub
30 pages
Global Information Tracker
PDF
No ratings yet
Global Information Tracker
17 pages
Git work
PDF
No ratings yet
Git work
25 pages
5. DevOps UNIT 2 Theory Notes
PDF
No ratings yet
5. DevOps UNIT 2 Theory Notes
61 pages
Git Github
PDF
No ratings yet
Git Github
21 pages
CS1102 Session01
PDF
No ratings yet
CS1102 Session01
46 pages
Slides Git First Steps
PDF
No ratings yet
Slides Git First Steps
171 pages
Chapter 1 introduction to git
PDF
No ratings yet
Chapter 1 introduction to git
13 pages