SlideShare a Scribd company logo
1 of 40
Git Fanani M. Ihsan [email_address]
Version Control ,[object Object]
Tool coding para programmer
Documentasi source code
Type Version Control ,[object Object]
Centralized VCS (Subversion)
Distributed VCS (Git)
Local VCS
Centralized VCS
Distributed VCS
Project Using Git ,[object Object]
Linux Kernel
Perl
Eclipse
Gnome
KDE ,[object Object]
Ruby on Rails
Android
PostgreSQL
Debian
X.org
Git Workflow
Installasi Git ,[object Object]
# sudo apt-get install git-core
Redhat Based
# yum install git-core
Windows
Bisa gunakan mysgit (CLI) , tortoise git (GUI)
http://code.google.com/p/msysgit
Mac
Tersedia installer for mac  http://code.google.com/p/git-osx-installer
First Configuration ,[object Object]
$ git config --global user.name "Fanani M. Ihsan"
$ git config --global user.email contact@fanani.net
Additional
$ git config --global color.ui true
$ git config --global core.editor geany
Cek Configuration
$ git config --list
user.name=Fanani M. Ihsan

More Related Content

What's hot (20)

Inside GitHub with Chris Wanstrath
Inside GitHub with Chris WanstrathInside GitHub with Chris Wanstrath
Inside GitHub with Chris Wanstrath
 
git and github
git and githubgit and github
git and github
 
Git basics
Git basicsGit basics
Git basics
 
Intro to Git, GitHub, and BitBucket
Intro to Git, GitHub, and BitBucketIntro to Git, GitHub, and BitBucket
Intro to Git, GitHub, and BitBucket
 
BitBucket presentation
BitBucket presentationBitBucket presentation
BitBucket presentation
 
Gitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTreeGitlab Training with GIT and SourceTree
Gitlab Training with GIT and SourceTree
 
Présentation de git
Présentation de gitPrésentation de git
Présentation de git
 
Git - Basic Crash Course
Git - Basic Crash CourseGit - Basic Crash Course
Git - Basic Crash Course
 
버전관리를 들어본적 없는 사람들을 위한 DVCS - Git
버전관리를 들어본적 없는 사람들을 위한 DVCS - Git버전관리를 들어본적 없는 사람들을 위한 DVCS - Git
버전관리를 들어본적 없는 사람들을 위한 DVCS - Git
 
Github
GithubGithub
Github
 
Git One Day Training Notes
Git One Day Training NotesGit One Day Training Notes
Git One Day Training Notes
 
git, 이해부터 활용까지
git, 이해부터 활용까지git, 이해부터 활용까지
git, 이해부터 활용까지
 
Git real slides
Git real slidesGit real slides
Git real slides
 
Pengenalan Git
Pengenalan GitPengenalan Git
Pengenalan Git
 
Intro to git and git hub
Intro to git and git hubIntro to git and git hub
Intro to git and git hub
 
Github
GithubGithub
Github
 
GIT | Distributed Version Control System
GIT | Distributed Version Control SystemGIT | Distributed Version Control System
GIT | Distributed Version Control System
 
Github basics
Github basicsGithub basics
Github basics
 
Introdução ao Git
Introdução ao GitIntrodução ao Git
Introdução ao Git
 
Intro to Git and GitHub
Intro to Git and GitHubIntro to Git and GitHub
Intro to Git and GitHub
 

Viewers also liked

Materi pelatihan java fundamental
Materi pelatihan java fundamentalMateri pelatihan java fundamental
Materi pelatihan java fundamentalFanani M. Ihsan
 
Teoria del Darwinismo
Teoria del DarwinismoTeoria del Darwinismo
Teoria del Darwinismo10alorfer
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerLuminary Labs
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsLinkedIn
 

Viewers also liked (8)

Fabric (python)
Fabric (python)Fabric (python)
Fabric (python)
 
Fanani xen v1
Fanani xen v1Fanani xen v1
Fanani xen v1
 
Xibo digital signage
Xibo digital signageXibo digital signage
Xibo digital signage
 
Tutorial lvm
Tutorial lvmTutorial lvm
Tutorial lvm
 
Materi pelatihan java fundamental
Materi pelatihan java fundamentalMateri pelatihan java fundamental
Materi pelatihan java fundamental
 
Teoria del Darwinismo
Teoria del DarwinismoTeoria del Darwinismo
Teoria del Darwinismo
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving Cars
 

Similar to Git

Having fun with Git
Having fun with GitHaving fun with Git
Having fun with GitAhmad Arif
 
Surabaya meeetup git
Surabaya meeetup gitSurabaya meeetup git
Surabaya meeetup gitTaufan Aditya
 
Berkolaborasi Dengan Git
Berkolaborasi Dengan GitBerkolaborasi Dengan Git
Berkolaborasi Dengan Gitfajran
 
Tutorial git by sel
Tutorial git by selTutorial git by sel
Tutorial git by selbahri12
 
Remastering Ubuntu 17.10 Dengan Ubuntu Customization Kit
Remastering Ubuntu 17.10 Dengan Ubuntu Customization KitRemastering Ubuntu 17.10 Dengan Ubuntu Customization Kit
Remastering Ubuntu 17.10 Dengan Ubuntu Customization KitMuhammad Yuga Nugraha
 
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6Febi Gelar Ramadhan
 
Git branch strategy
Git branch strategyGit branch strategy
Git branch strategyIbnu Triyono
 
perkenalan git dan cara berkolaborasi dengan git
perkenalan git dan cara berkolaborasi dengan gitperkenalan git dan cara berkolaborasi dengan git
perkenalan git dan cara berkolaborasi dengan gitbankingboskuh
 
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsPostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsWildan Maulana
 

Similar to Git (20)

Having fun with Git
Having fun with GitHaving fun with Git
Having fun with Git
 
Surabaya meeetup git
Surabaya meeetup gitSurabaya meeetup git
Surabaya meeetup git
 
Dimensiweb git
Dimensiweb gitDimensiweb git
Dimensiweb git
 
Github
GithubGithub
Github
 
Berkolaborasi Dengan Git
Berkolaborasi Dengan GitBerkolaborasi Dengan Git
Berkolaborasi Dengan Git
 
Tutorial git by sel
Tutorial git by selTutorial git by sel
Tutorial git by sel
 
html.pptx
html.pptxhtml.pptx
html.pptx
 
Besut Kode - Workshop 2
Besut Kode - Workshop 2Besut Kode - Workshop 2
Besut Kode - Workshop 2
 
Remastering Ubuntu 17.10 Dengan Ubuntu Customization Kit
Remastering Ubuntu 17.10 Dengan Ubuntu Customization KitRemastering Ubuntu 17.10 Dengan Ubuntu Customization Kit
Remastering Ubuntu 17.10 Dengan Ubuntu Customization Kit
 
Php GTK Indonesia
Php GTK IndonesiaPhp GTK Indonesia
Php GTK Indonesia
 
Php gtk
Php gtkPhp gtk
Php gtk
 
Pembahasan soal paket 1
Pembahasan soal paket 1Pembahasan soal paket 1
Pembahasan soal paket 1
 
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6
Dokumentasi Instalasi Network Monitoring System Ganglia on Centos 6
 
Pembahasan soal paket 1
Pembahasan soal paket 1Pembahasan soal paket 1
Pembahasan soal paket 1
 
Git branch strategy
Git branch strategyGit branch strategy
Git branch strategy
 
Introducing git
Introducing gitIntroducing git
Introducing git
 
GoLang_1
GoLang_1GoLang_1
GoLang_1
 
perkenalan git dan cara berkolaborasi dengan git
perkenalan git dan cara berkolaborasi dengan gitperkenalan git dan cara berkolaborasi dengan git
perkenalan git dan cara berkolaborasi dengan git
 
GiTogether
GiTogetherGiTogether
GiTogether
 
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyToolsPostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
PostgreSQL BootCamp : Manajemen Master Data dengan SkyTools
 

Git