ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
November 16, 2019
SEESAW
GIT POWER
UNLEASHING
MICHELE
FRANZIN
CTO & DIRECTOR
@REALFUZZY
SEESAW
SWING+
https://xkcd.com/
POLL TIME
http://sli.do/ #A781
WHY BOTHER ?!?
git is a free and opensource
distributed version control
system designed to handle
everything from small to very large
projects with speed and
ef?ciency
https://marklodato.github.io/visual-git-guide/
1. UNINTERRUPTED
http://www.keepcalmandposters.com
$> git stash
Directory di lavoro e stato indice salvati: WIP on
develop: 0f54a61 removed websocket messaging test
from controller
$> git status
Sul branch develop
Il tuo branch ¨¨ aggiornato rispetto a 'origin/
develop'.
non c'¨¨ nulla di cui eseguire il commit, l'albero di
lavoro ¨¨ pulito
$> git stash list
stash@{0}: WIP on develop: 0f54a61 removed websocket
messaging test from controller
stash@{1}: On develop:
¡­
$> git stash pop
https://i.stack.imgur.com/
$> git stash
Directory di lavoro e stato indice salvati: WIP on
develop: 0f54a61 removed websocket messaging test
from controller
$> git status
Sul branch develop
Il tuo branch ¨¨ aggiornato rispetto a 'origin/
develop'.
non c'¨¨ nulla di cui eseguire il commit, l'albero di
lavoro ¨¨ pulito
$> git stash list
stash@{0}: WIP on develop: 0f54a61 removed websocket
messaging test from controller
stash@{1}: On develop:
¡­
$> git stash pop
https://i.stack.imgur.com/
$> git stash
Directory di lavoro e stato indice salvati: WIP on
develop: 0f54a61 removed websocket messaging test
from controller
$> git status
Sul branch develop
Il tuo branch ¨¨ aggiornato rispetto a 'origin/
develop'.
non c'¨¨ nulla di cui eseguire il commit, l'albero di
lavoro ¨¨ pulito
$> git stash list
stash@{0}: WIP on develop: 0f54a61 removed websocket
messaging test from controller
stash@{1}: On develop:
¡­
$> git stash pop
https://i.stack.imgur.com/
$> git stash save ¡°award winning name¡±
$> git stash clear
$> git stash save --keep-index
PRO
TIPS
2. BE KIND: REBASE
better before merge
https://www.atlassian.com/git/tutorials/
https://www.atlassian.com/git/tutorials/
COMPLEX
https://blog.infernored.com
CAOTHIC
https://engineering.upside.com/
WHERE ARE WE GOING?
https://twitter.com/skeeter/status/621455383987650560
LOST CONTROL OF
YOUR REPO ?
https://i.stack.imgur.com/
MAY INTERFERE WITH
THE WAY YOU WRITE CODE
SPOILER
ALERT
!
https://www.atlassian.com/git/tutorials/
READABLE
HISTORY
https://www.endoflineblog.com/
THE GOLDEN RULE
OF REBASING
PRO
TIPS
3. RESISTANCE IS FUTILE
aka RESOLVE YOUR CONFLICTS
$> git rebase ¡ª-abort
$> git rebase ¡ª-skip
$> git rebase ¡ª-continue
¡­after some
magic
happened¡­
A CONFLICT RESOLUTION TOOL
https://www.semanticmerge.com/
DON¡¯T BE SHY
commit 5c687f002f4730a428510b8c9d3155093504d2da
Merge: 4f4e5fb 2d43b94
Author: Thomas Rossetto <thomas.rossetto@seesaw.it>
Date: Thu Oct 3 11:51:37 2019 +0200
Merge branch 'develop'
Con flicts:
Gemfile
Gemfile.lock
app/assets/stylesheets/active_admin.scss
config/environments/production.rb
db/schema.rb
PRO
TIPS
?Git is hard, but rocks
?Code as documentation (for real)
?Don¡¯t merge give up & rebase
?Developer Happiness
?Colleague happiness
TAKEAWAYS
https://www.semanticmerge.com/
SEESAW
Corso del popolo, 57
35131 Padova - PD
049 8594764
www.seesaw.it
info@seesaw.it
@seesaw_it
https://www.linkedin.com/company/seesaw-s-r-l-/
https://www.facebook.com/seesawit/

More Related Content

Similar to Unleashing git power (20)

Git - Get Ready To Use It
Git - Get Ready To Use ItGit - Get Ready To Use It
Git - Get Ready To Use It
Daniel Kummer
?
Get going with_git_ppt
Get going with_git_pptGet going with_git_ppt
Get going with_git_ppt
Miraz Al-Mamun
?
Gitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTreeGitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTree
Teerapat Khunpech
?
Git workflows presentation
Git workflows presentationGit workflows presentation
Git workflows presentation
Mack Hardy
?
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Codemotion
?
Becoming a Git Master
Becoming a Git MasterBecoming a Git Master
Becoming a Git Master
Nicola Paolucci
?
Using Git as your VCS with Bioconductor
Using Git as your VCS with BioconductorUsing Git as your VCS with Bioconductor
Using Git as your VCS with Bioconductor
timyates
?
Git basics
Git basicsGit basics
Git basics
Amit Sawhney
?
Geek git
Geek gitGeek git
Geek git
Salah Chalermthai
?
GitLab on OpenShift
GitLab on OpenShiftGitLab on OpenShift
GitLab on OpenShift
ConSol Consulting & Solutions Software GmbH
?
Intro to Git DevOps Tally Presentation 101615
Intro to Git DevOps Tally Presentation 101615Intro to Git DevOps Tally Presentation 101615
Intro to Git DevOps Tally Presentation 101615
Brian K. Vagnini
?
Git the Docs: A fun, hands-on introduction to version control
Git the Docs: A fun, hands-on introduction to version controlGit the Docs: A fun, hands-on introduction to version control
Git the Docs: A fun, hands-on introduction to version control
Becky Todd
?
Scaling Development Environments with Docker
Scaling Development Environments with DockerScaling Development Environments with Docker
Scaling Development Environments with Docker
Docker, Inc.
?
Introduction to Git for Artists
Introduction to Git for ArtistsIntroduction to Git for Artists
Introduction to Git for Artists
David Newbury
?
Wokshop de Git
Wokshop de Git Wokshop de Git
Wokshop de Git
Alberto Leal
?
Docker command
Docker commandDocker command
Docker command
Eric Ahn
?
Git
GitGit
Git
Gayan Kalanamith Mannapperuma
?
Git - An Introduction
Git - An IntroductionGit - An Introduction
Git - An Introduction
Behzad Altaf
?
Git in pills : git stash
Git in pills : git stashGit in pills : git stash
Git in pills : git stash
Federico Panini
?
Introducci¨®n a git y GitHub
Introducci¨®n a git y GitHubIntroducci¨®n a git y GitHub
Introducci¨®n a git y GitHub
Lucas Videla
?
Git - Get Ready To Use It
Git - Get Ready To Use ItGit - Get Ready To Use It
Git - Get Ready To Use It
Daniel Kummer
?
Gitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTreeGitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTree
Teerapat Khunpech
?
Git workflows presentation
Git workflows presentationGit workflows presentation
Git workflows presentation
Mack Hardy
?
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Nicola Iarocci - Git stories from the front line - Codemotion Milan 2017
Codemotion
?
Using Git as your VCS with Bioconductor
Using Git as your VCS with BioconductorUsing Git as your VCS with Bioconductor
Using Git as your VCS with Bioconductor
timyates
?
Intro to Git DevOps Tally Presentation 101615
Intro to Git DevOps Tally Presentation 101615Intro to Git DevOps Tally Presentation 101615
Intro to Git DevOps Tally Presentation 101615
Brian K. Vagnini
?
Git the Docs: A fun, hands-on introduction to version control
Git the Docs: A fun, hands-on introduction to version controlGit the Docs: A fun, hands-on introduction to version control
Git the Docs: A fun, hands-on introduction to version control
Becky Todd
?
Scaling Development Environments with Docker
Scaling Development Environments with DockerScaling Development Environments with Docker
Scaling Development Environments with Docker
Docker, Inc.
?
Introduction to Git for Artists
Introduction to Git for ArtistsIntroduction to Git for Artists
Introduction to Git for Artists
David Newbury
?
Docker command
Docker commandDocker command
Docker command
Eric Ahn
?
Git - An Introduction
Git - An IntroductionGit - An Introduction
Git - An Introduction
Behzad Altaf
?
Introducci¨®n a git y GitHub
Introducci¨®n a git y GitHubIntroducci¨®n a git y GitHub
Introducci¨®n a git y GitHub
Lucas Videla
?

More from michele franzin (8)

Trasformare un'applicazione monolitica in microservices (versione #daje)
Trasformare un'applicazione monolitica in microservices (versione #daje)Trasformare un'applicazione monolitica in microservices (versione #daje)
Trasformare un'applicazione monolitica in microservices (versione #daje)
michele franzin
?
Come ti smantello un'app monolitica in microservices
Come ti smantello un'app monolitica in microservicesCome ti smantello un'app monolitica in microservices
Come ti smantello un'app monolitica in microservices
michele franzin
?
1 anno di sviluppo prodotto con un team distribuito
1 anno di sviluppo prodotto con un team distribuito1 anno di sviluppo prodotto con un team distribuito
1 anno di sviluppo prodotto con un team distribuito
michele franzin
?
Microservices: cosa sono e quando non usarli
Microservices: cosa sono e quando non usarliMicroservices: cosa sono e quando non usarli
Microservices: cosa sono e quando non usarli
michele franzin
?
...hai detto CQRS a chi ?!?!?!
...hai detto CQRS a chi ?!?!?! ...hai detto CQRS a chi ?!?!?!
...hai detto CQRS a chi ?!?!?!
michele franzin
?
Ruby 20th birthday
Ruby 20th birthdayRuby 20th birthday
Ruby 20th birthday
michele franzin
?
Magie di git
Magie di gitMagie di git
Magie di git
michele franzin
?
from(0).to('rubygems.org')
from(0).to('rubygems.org')from(0).to('rubygems.org')
from(0).to('rubygems.org')
michele franzin
?
Trasformare un'applicazione monolitica in microservices (versione #daje)
Trasformare un'applicazione monolitica in microservices (versione #daje)Trasformare un'applicazione monolitica in microservices (versione #daje)
Trasformare un'applicazione monolitica in microservices (versione #daje)
michele franzin
?
Come ti smantello un'app monolitica in microservices
Come ti smantello un'app monolitica in microservicesCome ti smantello un'app monolitica in microservices
Come ti smantello un'app monolitica in microservices
michele franzin
?
1 anno di sviluppo prodotto con un team distribuito
1 anno di sviluppo prodotto con un team distribuito1 anno di sviluppo prodotto con un team distribuito
1 anno di sviluppo prodotto con un team distribuito
michele franzin
?
Microservices: cosa sono e quando non usarli
Microservices: cosa sono e quando non usarliMicroservices: cosa sono e quando non usarli
Microservices: cosa sono e quando non usarli
michele franzin
?
...hai detto CQRS a chi ?!?!?!
...hai detto CQRS a chi ?!?!?! ...hai detto CQRS a chi ?!?!?!
...hai detto CQRS a chi ?!?!?!
michele franzin
?

Recently uploaded (20)

DriverPack Solution Download Full ISO (Latest 2025)
DriverPack Solution Download Full ISO (Latest 2025)DriverPack Solution Download Full ISO (Latest 2025)
DriverPack Solution Download Full ISO (Latest 2025)
abidhassan123aa
?
Oxford English for Aviation Book for students
Oxford English for Aviation Book for studentsOxford English for Aviation Book for students
Oxford English for Aviation Book for students
tuyen nguyen
?
Wondershare MobileTrans Crack [2025] Download
Wondershare MobileTrans Crack [2025] DownloadWondershare MobileTrans Crack [2025] Download
Wondershare MobileTrans Crack [2025] Download
waqasraza123aa
?
Wondershare UniConverter Crack Download Latest 2025
Wondershare UniConverter Crack Download Latest 2025Wondershare UniConverter Crack Download Latest 2025
Wondershare UniConverter Crack Download Latest 2025
tanveerbhaikp06
?
Amaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Amaze Dynamic Odoo Dashboard - Odoo Dashboard SolutionAmaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Amaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Aagam infotech
?
Brave Browser 1.68.134 Crack free download
Brave Browser 1.68.134 Crack free downloadBrave Browser 1.68.134 Crack free download
Brave Browser 1.68.134 Crack free download
cottonmouth7016
?
Microsoft Safety Scanner 1.415.424.0 Crack Free Download
Microsoft Safety Scanner 1.415.424.0 Crack Free DownloadMicrosoft Safety Scanner 1.415.424.0 Crack Free Download
Microsoft Safety Scanner 1.415.424.0 Crack Free Download
alihamzakpa02
?
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
madni03kp
?
Integration Testing in 2025: Best Practices for Reliable Software
Integration Testing in 2025: Best Practices for Reliable SoftwareIntegration Testing in 2025: Best Practices for Reliable Software
Integration Testing in 2025: Best Practices for Reliable Software
Shubham Joshi
?
Toon Boom Harmony Premium Crack Activation Key
Toon Boom Harmony Premium Crack Activation KeyToon Boom Harmony Premium Crack Activation Key
Toon Boom Harmony Premium Crack Activation Key
raffayihan9
?
Enscape 3D 3.5.5 Crack + License key 2025
Enscape 3D 3.5.5 Crack + License key 2025Enscape 3D 3.5.5 Crack + License key 2025
Enscape 3D 3.5.5 Crack + License key 2025
alihamza01kp
?
sensor_tower__state_of_mobile_2025__Vietnam.pdf
sensor_tower__state_of_mobile_2025__Vietnam.pdfsensor_tower__state_of_mobile_2025__Vietnam.pdf
sensor_tower__state_of_mobile_2025__Vietnam.pdf
AnhTrnQunh6
?
ManyCam 9.1.0.5 Crack free software download
ManyCam 9.1.0.5 Crack free software downloadManyCam 9.1.0.5 Crack free software download
ManyCam 9.1.0.5 Crack free software download
hebosay262
?
Markdown Monster 3.3.17 Crack Free Download
Markdown Monster 3.3.17 Crack Free DownloadMarkdown Monster 3.3.17 Crack Free Download
Markdown Monster 3.3.17 Crack Free Download
alihamzakpa06
?
Adobe After Effects 2024 Crack free download
Adobe After Effects 2024 Crack free downloadAdobe After Effects 2024 Crack free download
Adobe After Effects 2024 Crack free download
kilot64299
?
Movavi Video Editor Plus 2024 24.1.1 Crack
Movavi Video Editor Plus 2024 24.1.1 CrackMovavi Video Editor Plus 2024 24.1.1 Crack
Movavi Video Editor Plus 2024 24.1.1 Crack
multenoydo
?
USING GRAALVM IN PRODUCTION - JAVAONE.pdf
USING GRAALVM IN PRODUCTION - JAVAONE.pdfUSING GRAALVM IN PRODUCTION - JAVAONE.pdf
USING GRAALVM IN PRODUCTION - JAVAONE.pdf
Alina Yurenko
?
Explorer Patcher 22621.3880.66.4 Crack Free Download
Explorer Patcher 22621.3880.66.4 Crack Free DownloadExplorer Patcher 22621.3880.66.4 Crack Free Download
Explorer Patcher 22621.3880.66.4 Crack Free Download
alihamzakpa07
?
IObit Advanced SystemCare Pro crack free software
IObit Advanced SystemCare Pro crack free softwareIObit Advanced SystemCare Pro crack free software
IObit Advanced SystemCare Pro crack free software
rigimas859
?
What's New? ThousandEyes Product Features and Highlights for February 2025
What's New? ThousandEyes Product Features and Highlights for February 2025What's New? ThousandEyes Product Features and Highlights for February 2025
What's New? ThousandEyes Product Features and Highlights for February 2025
ThousandEyes
?
DriverPack Solution Download Full ISO (Latest 2025)
DriverPack Solution Download Full ISO (Latest 2025)DriverPack Solution Download Full ISO (Latest 2025)
DriverPack Solution Download Full ISO (Latest 2025)
abidhassan123aa
?
Oxford English for Aviation Book for students
Oxford English for Aviation Book for studentsOxford English for Aviation Book for students
Oxford English for Aviation Book for students
tuyen nguyen
?
Wondershare MobileTrans Crack [2025] Download
Wondershare MobileTrans Crack [2025] DownloadWondershare MobileTrans Crack [2025] Download
Wondershare MobileTrans Crack [2025] Download
waqasraza123aa
?
Wondershare UniConverter Crack Download Latest 2025
Wondershare UniConverter Crack Download Latest 2025Wondershare UniConverter Crack Download Latest 2025
Wondershare UniConverter Crack Download Latest 2025
tanveerbhaikp06
?
Amaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Amaze Dynamic Odoo Dashboard - Odoo Dashboard SolutionAmaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Amaze Dynamic Odoo Dashboard - Odoo Dashboard Solution
Aagam infotech
?
Brave Browser 1.68.134 Crack free download
Brave Browser 1.68.134 Crack free downloadBrave Browser 1.68.134 Crack free download
Brave Browser 1.68.134 Crack free download
cottonmouth7016
?
Microsoft Safety Scanner 1.415.424.0 Crack Free Download
Microsoft Safety Scanner 1.415.424.0 Crack Free DownloadMicrosoft Safety Scanner 1.415.424.0 Crack Free Download
Microsoft Safety Scanner 1.415.424.0 Crack Free Download
alihamzakpa02
?
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
Cadence Fidelity Pointwise Crack 2024.1 Full version 2025
madni03kp
?
Integration Testing in 2025: Best Practices for Reliable Software
Integration Testing in 2025: Best Practices for Reliable SoftwareIntegration Testing in 2025: Best Practices for Reliable Software
Integration Testing in 2025: Best Practices for Reliable Software
Shubham Joshi
?
Toon Boom Harmony Premium Crack Activation Key
Toon Boom Harmony Premium Crack Activation KeyToon Boom Harmony Premium Crack Activation Key
Toon Boom Harmony Premium Crack Activation Key
raffayihan9
?
Enscape 3D 3.5.5 Crack + License key 2025
Enscape 3D 3.5.5 Crack + License key 2025Enscape 3D 3.5.5 Crack + License key 2025
Enscape 3D 3.5.5 Crack + License key 2025
alihamza01kp
?
sensor_tower__state_of_mobile_2025__Vietnam.pdf
sensor_tower__state_of_mobile_2025__Vietnam.pdfsensor_tower__state_of_mobile_2025__Vietnam.pdf
sensor_tower__state_of_mobile_2025__Vietnam.pdf
AnhTrnQunh6
?
ManyCam 9.1.0.5 Crack free software download
ManyCam 9.1.0.5 Crack free software downloadManyCam 9.1.0.5 Crack free software download
ManyCam 9.1.0.5 Crack free software download
hebosay262
?
Markdown Monster 3.3.17 Crack Free Download
Markdown Monster 3.3.17 Crack Free DownloadMarkdown Monster 3.3.17 Crack Free Download
Markdown Monster 3.3.17 Crack Free Download
alihamzakpa06
?
Adobe After Effects 2024 Crack free download
Adobe After Effects 2024 Crack free downloadAdobe After Effects 2024 Crack free download
Adobe After Effects 2024 Crack free download
kilot64299
?
Movavi Video Editor Plus 2024 24.1.1 Crack
Movavi Video Editor Plus 2024 24.1.1 CrackMovavi Video Editor Plus 2024 24.1.1 Crack
Movavi Video Editor Plus 2024 24.1.1 Crack
multenoydo
?
USING GRAALVM IN PRODUCTION - JAVAONE.pdf
USING GRAALVM IN PRODUCTION - JAVAONE.pdfUSING GRAALVM IN PRODUCTION - JAVAONE.pdf
USING GRAALVM IN PRODUCTION - JAVAONE.pdf
Alina Yurenko
?
Explorer Patcher 22621.3880.66.4 Crack Free Download
Explorer Patcher 22621.3880.66.4 Crack Free DownloadExplorer Patcher 22621.3880.66.4 Crack Free Download
Explorer Patcher 22621.3880.66.4 Crack Free Download
alihamzakpa07
?
IObit Advanced SystemCare Pro crack free software
IObit Advanced SystemCare Pro crack free softwareIObit Advanced SystemCare Pro crack free software
IObit Advanced SystemCare Pro crack free software
rigimas859
?
What's New? ThousandEyes Product Features and Highlights for February 2025
What's New? ThousandEyes Product Features and Highlights for February 2025What's New? ThousandEyes Product Features and Highlights for February 2025
What's New? ThousandEyes Product Features and Highlights for February 2025
ThousandEyes
?

Unleashing git power