SlideShare a Scribd company logo
GIT: (a) Gentle InTroduction! Bruno Bossola
Agenda About version control
Concepts
Working locally
Remote operations
Enterprise adoption
Q&A
Hey dude who are ya?? Developer since 1988
XP Coach during 2k
Co-founder and coordinator of JUG Torino
Java Champion since 2005
Manager at Gitenterprise.com
Working as contractor across Europe
About version control Picture courtesy of  globalnerdy.com All rights kindly reserved
Centralized SCM CVS
SVN Picture courtesy of  progit.org.  All rights kindly  reserved
Distributed SCM Git
Mercurial
Bazaar Picture courtesy of  progit.org.  All rights kindly  reserved
Concepts
Concepts Snapshots, not deltas
Nearly every operation is local
Integrity is a priority
The “three states”
Snapshot, not deltas Deltas are maintained: CVS, SVN, Bazaar Picture courtesy of  progit.org.  All rights kindly  reserved
Snapshot, not deltas Full file is maintained:  Git , BitKeeper Picture courtesy of  progit.org.  All rights kindly  reserved
Most operations are local Your local database contains a full copy of the remote(s)
Browsing, changing, search happens locally
Almost everything doable without network
the db is a nice, separate .git folder :)
Integrity is a priority Everything in Git is check-summed SHA-1 hash
40-character string such as  95b87297210672b16bb70ded20626c9c551ccd58 It's impossible to make a change without Git knowing it!
Git generally only adds data
The three states modified
staged
committed
all local  operations! Picture courtesy of  progit.org.  All rights kindly  reserved
Quick demo! Installing
Initializing a local  repository
Managing files
Looking into history
Local operations
How does it work Git has an internal object database
It contains blob (files)
commit
tree
…and other stuff :)

More Related Content

ODP
Geecon11 - Git: a Gentle InTroduction
Bruno Bossola
 
ODP
Git - (a) Gentle InTroduction
Bruno Bossola
 
PDF
Inside GitHub with Chris Wanstrath
SV Ruby on Rails Meetup
 
PDF
Inside GitHub
err
 
PDF
git and github
Darren Oakley
 
PDF
Presentacion git
Ignacio Martín
 
KEY
Git isthenewsexy
Ailsa126
 
PDF
Git basics
Amit Sawhney
 
Geecon11 - Git: a Gentle InTroduction
Bruno Bossola
 
Git - (a) Gentle InTroduction
Bruno Bossola
 
Inside GitHub with Chris Wanstrath
SV Ruby on Rails Meetup
 
Inside GitHub
err
 
git and github
Darren Oakley
 
Presentacion git
Ignacio Martín
 
Git isthenewsexy
Ailsa126
 
Git basics
Amit Sawhney
 

What's hot (20)

PDF
Github - Git Training Slides: Foundations
Lee Hanxue
 
PDF
Git Version Control System
KMS Technology
 
PPTX
Gitting out of trouble
Jon Senchyna
 
PPTX
Workshop on Source control, git merge walkthroughs
David Lawrence
 
PPTX
Demo
Miracle Anyanwu
 
PPT
Git Introduction
Anil Wadghule
 
PDF
GIT | Distributed Version Control System
Mohammad Imam Hossain
 
PDF
Git & Github for beginners
Paulo Henrique Nonaka
 
PPTX
Git basics
Vijay Naik
 
PPTX
Git basics
Ashwin Date
 
PDF
Starting with Git & GitHub
Nicolás Tourné
 
PPTX
Hello, Git!
Shafiul Azam Chowdhury
 
PPTX
GIT presentation
Naim Latifi
 
PDF
Git tutorial
Elli Kanal
 
PPT
Git Introduction
Gareth Hall
 
PDF
Deep dark-side of git: How git works internally
SeongJae Park
 
PPTX
Git and GitHub
Md. Ahsan Habib Nayan
 
PPTX
Quick and easy way to get started with Git & GitHub
Ashoka R K T
 
PPTX
Github basics
Radoslav Georgiev
 
PDF
Introduction to Git, DrupalCamp LA 2015
mwrather
 
Github - Git Training Slides: Foundations
Lee Hanxue
 
Git Version Control System
KMS Technology
 
Gitting out of trouble
Jon Senchyna
 
Workshop on Source control, git merge walkthroughs
David Lawrence
 
Git Introduction
Anil Wadghule
 
GIT | Distributed Version Control System
Mohammad Imam Hossain
 
Git & Github for beginners
Paulo Henrique Nonaka
 
Git basics
Vijay Naik
 
Git basics
Ashwin Date
 
Starting with Git & GitHub
Nicolás Tourné
 
GIT presentation
Naim Latifi
 
Git tutorial
Elli Kanal
 
Git Introduction
Gareth Hall
 
Deep dark-side of git: How git works internally
SeongJae Park
 
Git and GitHub
Md. Ahsan Habib Nayan
 
Quick and easy way to get started with Git & GitHub
Ashoka R K T
 
Github basics
Radoslav Georgiev
 
Introduction to Git, DrupalCamp LA 2015
mwrather
 
Ad

Viewers also liked (8)

PDF
To be relational, or not to be relational? That's *not* the question!
Codemotion
 
PPT
SQL Injection & Cross Site Scripting, by Stefano Santomauro
Codemotion
 
PDF
Easy Driver
Codemotion
 
PDF
Internet of Threads (IoTh), di Renzo Davoli (VirtualSquare)
Codemotion
 
ODP
Enterprise Java in 2012 and Beyond, by Juergen Hoeller
Codemotion
 
PPTX
Java EE facile con Spring Boot - Luigi Bennardis - Codemotion Roma 2015
Codemotion
 
PPTX
Master the chaos: from raw data to analytics - Andrea Pompili, Riccardo Rossi...
Codemotion
 
PDF
Milano Chatbots Meetup - Vittorio Banfi - Bot Design - Codemotion Milan 2016
Codemotion
 
To be relational, or not to be relational? That's *not* the question!
Codemotion
 
SQL Injection & Cross Site Scripting, by Stefano Santomauro
Codemotion
 
Easy Driver
Codemotion
 
Internet of Threads (IoTh), di Renzo Davoli (VirtualSquare)
Codemotion
 
Enterprise Java in 2012 and Beyond, by Juergen Hoeller
Codemotion
 
Java EE facile con Spring Boot - Luigi Bennardis - Codemotion Roma 2015
Codemotion
 
Master the chaos: from raw data to analytics - Andrea Pompili, Riccardo Rossi...
Codemotion
 
Milano Chatbots Meetup - Vittorio Banfi - Bot Design - Codemotion Milan 2016
Codemotion
 
Ad

Similar to GIT: a Gentle InTroduction (20)

PPTX
Git 101 - An introduction to Version Control using Git
John Tighe
 
PPTX
Git workshop
Ray Toal
 
PPTX
Git workshop 33degree 2011 krakow
Luca Milanesio
 
KEY
Introduction to Git
Lukas Fittl
 
PDF
Git basics
Surabhi Gupta
 
PDF
Embedded Systems: Lecture 12: Introduction to Git & GitHub (Part 3)
Ahmed El-Arabawy
 
PPTX
git.pptx
YoussefBaoussous1
 
PDF
Introduction to Git
Rick Umali
 
PDF
Git with the flow
Dana White
 
PPT
Effective Git with Eclipse
Chris Aniszczyk
 
PDF
Git training v10
Skander Hamza
 
PDF
Git Init (Introduction to Git)
GDSC UofT Mississauga
 
PPTX
MakingGitWorkForYou
Kwen Peterson
 
PDF
Git: a brief introduction
Randal Schwartz
 
PPTX
Git_new.pptx
BruceLee275640
 
PPTX
Introduction to Git and GitHub
Bioinformatics and Computational Biosciences Branch
 
PPT
3 Git
Fabio Fumarola
 
ODP
Git presentation
Vikas Yaligar
 
PPTX
Git more done
Kwen Peterson
 
PPTX
Git One Day Training Notes
glen_a_smith
 
Git 101 - An introduction to Version Control using Git
John Tighe
 
Git workshop
Ray Toal
 
Git workshop 33degree 2011 krakow
Luca Milanesio
 
Introduction to Git
Lukas Fittl
 
Git basics
Surabhi Gupta
 
Embedded Systems: Lecture 12: Introduction to Git & GitHub (Part 3)
Ahmed El-Arabawy
 
Introduction to Git
Rick Umali
 
Git with the flow
Dana White
 
Effective Git with Eclipse
Chris Aniszczyk
 
Git training v10
Skander Hamza
 
Git Init (Introduction to Git)
GDSC UofT Mississauga
 
MakingGitWorkForYou
Kwen Peterson
 
Git: a brief introduction
Randal Schwartz
 
Git_new.pptx
BruceLee275640
 
Git presentation
Vikas Yaligar
 
Git more done
Kwen Peterson
 
Git One Day Training Notes
glen_a_smith
 

More from Codemotion (20)

PDF
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
Codemotion
 
PDF
Pompili - From hero to_zero: The FatalNoise neverending story
Codemotion
 
PPTX
Pastore - Commodore 65 - La storia
Codemotion
 
PPTX
Pennisi - Essere Richard Altwasser
Codemotion
 
PPTX
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
Codemotion
 
PPTX
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
Codemotion
 
PPTX
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
Codemotion
 
PPTX
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
Codemotion
 
PDF
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
Codemotion
 
PDF
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
Codemotion
 
PDF
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
Codemotion
 
PDF
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
Codemotion
 
PDF
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
Codemotion
 
PDF
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
Codemotion
 
PPTX
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
Codemotion
 
PPTX
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
Codemotion
 
PDF
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
Codemotion
 
PDF
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
Codemotion
 
PDF
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
Codemotion
 
PDF
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Codemotion
 
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
Codemotion
 
Pompili - From hero to_zero: The FatalNoise neverending story
Codemotion
 
Pastore - Commodore 65 - La storia
Codemotion
 
Pennisi - Essere Richard Altwasser
Codemotion
 
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
Codemotion
 
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
Codemotion
 
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
Codemotion
 
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
Codemotion
 
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
Codemotion
 
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
Codemotion
 
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
Codemotion
 
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
Codemotion
 
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
Codemotion
 
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
Codemotion
 
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
Codemotion
 
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
Codemotion
 
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
Codemotion
 
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
Codemotion
 
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
Codemotion
 
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Codemotion
 

Recently uploaded (20)

PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
Chapter 1 Introduction to CV and IP Lecture Note.pdf
Getnet Tigabie Askale -(GM)
 
PDF
REPORT: Heating appliances market in Poland 2024
SPIUG
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
Software Development Company | KodekX
KodekX
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PPTX
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
PPT
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
PDF
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
Chapter 1 Introduction to CV and IP Lecture Note.pdf
Getnet Tigabie Askale -(GM)
 
REPORT: Heating appliances market in Poland 2024
SPIUG
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Software Development Company | KodekX
KodekX
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
L2 Rules of Netiquette in Empowerment technology
Archibal2
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
Why Your AI & Cybersecurity Hiring Still Misses the Mark in 2025
Virtual Employee Pvt. Ltd.
 
A Day in the Life of Location Data - Turning Where into How.pdf
Precisely
 

GIT: a Gentle InTroduction