SlideShare a Scribd company logo
Introduction to Git and GitHub 2012/02/02
Git 101 Distributed Version Control System Design for speed and efficiency Open Source 
Git 101 Distributed Version Control System Designed for speed and efficiency Open Source  
git-scm.com
Git 101 Distributed  Version Control  System Designed for speed and efficiency Open Source 
Version Control ?? ??
Version Control Visual Source Safe CVS  ( Concurrent Version System ) SVN  ( SubVersion ) Bazaar   Mercurial  ( hg ) Git  
Git 101 Distributed  Version Control System Designed for speed and efficiency Open Source 
Local  Version Control
Centralized  Version Control
Centralized  Version Control :: Cons
Distributed  Version Control Full mirror Full mirror
Distributed  Version Control Almost  everything is local.
Distributed  Version Control Fast, backup and Work offline
Git 101 Distributed Version Control System Designed for speed and efficiency Open Source 
Linux Team Fast Simple Parallel branch ( 1,000+ ) Fully distributed Handle large project such as  Linux kernel
Who use git ?
 
 
Hello Git
Install git on Windows Download from http://code.google.com/p/msysgit
Create User and Password $ git config --global user.name "SomkiatP" $ git config --global user.email  "somkiat@xxx.com"
Create Repository $ git init
View repository $ tree -a Download tree for win32 at  http://sourceforge.net/projects/gnuwin32/files/tree/  
Add new file $ touch test_1.txt $ git add test_1.txt $ git commit -m 'First commit'
View repository $ tree -a
Help me $ git help
Help me $ git help <command> $ git help init
Clone Now, We don't have Git Server. But we have  GitHub.com
GitHub.com
Welcome to GitHub Register and login Ready to use ....
Create new repository
After created, Everything you should know and do
Setting git before using github Generate SSH key in git ( Local ) $ssh-keygen -t rsa -C &quot;somkiat_spns@xxx.com&quot;
Copy data in file id_rsa.pub to github
Manage data with github $ git config --global user.name &quot;up1&quot; $ git config --global user.email somkiat_spns@xxx.com $ git init $ touch README $ git add README $ git commit -m 'first commit' $ git remote add origin git@github.com:up1/----hello_tarad.git $ git push -u origin master
Manage data with github ( demo )
Manage data with github (demo)
See result at github, Work !!
Come back to Clone repository Copy URL of repository from github
Clone repository $ git clone https://up1@github.com/up1/----hello_tarad.git Required password of gitbub
Good Resource  for beginner
progit.org
https://github.com/opendream/progit  

More Related Content

PPTX
Git 101 for Beginners
PDF
Git real slides
PDF
Git Started With Git
PDF
Git and github 101
PPTX
Introduction git
PDF
Introduction to Git
PPTX
Git in 10 minutes
PPTX
Git One Day Training Notes
Git 101 for Beginners
Git real slides
Git Started With Git
Git and github 101
Introduction git
Introduction to Git
Git in 10 minutes
Git One Day Training Notes

What's hot (20)

KEY
Introduction To Git
PDF
Learning git
PPTX
Git - Basic Crash Course
PPTX
Git basics to advance with diagrams
PPT
Introduction to Git Commands and Concepts
PPTX
Git & GitLab
PPTX
Git and Github Session
PDF
Git training v10
PDF
Git - An Introduction
PDF
Git and git flow
PDF
Intro to Git and GitHub
PDF
Github - Git Training Slides: Foundations
PDF
Git Introduction Tutorial
PPTX
Git n git hub
PPTX
Git基礎介紹
PPT
Git basic
KEY
The everyday developer's guide to version control with Git
PDF
Git basics
PDF
git - eine praktische Einführung
PPTX
GitHub Basics - Derek Bable
Introduction To Git
Learning git
Git - Basic Crash Course
Git basics to advance with diagrams
Introduction to Git Commands and Concepts
Git & GitLab
Git and Github Session
Git training v10
Git - An Introduction
Git and git flow
Intro to Git and GitHub
Github - Git Training Slides: Foundations
Git Introduction Tutorial
Git n git hub
Git基礎介紹
Git basic
The everyday developer's guide to version control with Git
Git basics
git - eine praktische Einführung
GitHub Basics - Derek Bable
Ad

Viewers also liked (20)

PPT
Polar Bears Mario
PPT
Angry Dad Ross Dd07084
PPT
Hamilton All About Me
PPT
Economics 4 & 5 with corrections
PDF
Elettromar
PPS
Sharing Thoughts
PDF
Innovation Union Atlas 2011
PDF
Rabobank Outlook2012
PPT
Polar Bears Mario
PPT
PROEXPOSURE photos: marathon
PPT
Cliftons Powerpoint
PPT
Flipbook Steve Jasa Dd07081
PPT
Public Access Short Presentation Ucsf Modify
PPT
Powerpoint Presentation On Animated Flipbook Ryan Mcginty Dd07064
PDF
Introduction to Node.js
PDF
Jim's Bunny
PPT
Stroke Recognition And Treatment
PPT
Presentation1
PPS
Albert Einstein
PPT
Halálugrás telefonnal
Polar Bears Mario
Angry Dad Ross Dd07084
Hamilton All About Me
Economics 4 & 5 with corrections
Elettromar
Sharing Thoughts
Innovation Union Atlas 2011
Rabobank Outlook2012
Polar Bears Mario
PROEXPOSURE photos: marathon
Cliftons Powerpoint
Flipbook Steve Jasa Dd07081
Public Access Short Presentation Ucsf Modify
Powerpoint Presentation On Animated Flipbook Ryan Mcginty Dd07064
Introduction to Node.js
Jim's Bunny
Stroke Recognition And Treatment
Presentation1
Albert Einstein
Halálugrás telefonnal
Ad

Similar to Introduction to Git and Github (20)

PPTX
Github basics
PPT
GIT By Sivakrishna
PPTX
Git for a newbie
KEY
Let's Git this Party Started: An Introduction to Git and GitHub
PDF
Hello git
PPTX
Git and GitHub
PDF
introductiontogitandgithub-120702044048-phpapp01.pdf
PDF
Starting with Git & GitHub
PPTX
git github PPT_GDSCIIITK.pptx
PDF
Introduction To Git
PPTX
Roslyn on GitHub
PPTX
Beginner's guide to git and github
PPTX
GDG On Campus NBNSCOE Version Control Essential : Master Git & GitHub
PPT
Open up your platform with Open Source and GitHub
PDF
Digital Fabrication Studio v.0.2: Version Control System: Files
ODP
Introduction to Git
PPTX
Introduction to git and Github
PDF
ePOM - Fundamentals of Research Software Development - Code Version Control
PDF
Learning Git and GitHub - BIT GDSC.pdf
Github basics
GIT By Sivakrishna
Git for a newbie
Let's Git this Party Started: An Introduction to Git and GitHub
Hello git
Git and GitHub
introductiontogitandgithub-120702044048-phpapp01.pdf
Starting with Git & GitHub
git github PPT_GDSCIIITK.pptx
Introduction To Git
Roslyn on GitHub
Beginner's guide to git and github
GDG On Campus NBNSCOE Version Control Essential : Master Git & GitHub
Open up your platform with Open Source and GitHub
Digital Fabrication Studio v.0.2: Version Control System: Files
Introduction to Git
Introduction to git and Github
ePOM - Fundamentals of Research Software Development - Code Version Control
Learning Git and GitHub - BIT GDSC.pdf

More from Somkiat Puisungnoen (20)

PDF
Next of Java 2022
PDF
Sck spring-reactive
PDF
Part 2 :: Spring Boot testing
PDF
vTalk#1 Microservices with Spring Boot
PDF
Lesson learned from React native and Flutter
PDF
Angular :: basic tuning performance
PDF
Shared code between projects
PDF
Distributed Tracing
PDF
Manage data of service
PDF
RobotFramework Meetup at Thailand #2
PDF
Visual testing
PDF
Cloud Native App
PDF
Wordpress for Newbie
PDF
Sck Agile in Real World
PDF
Clean you code
PDF
SCK Firestore at CNX
PDF
Unhappiness Developer
PDF
The Beauty of BAD code
PDF
React in the right way
Next of Java 2022
Sck spring-reactive
Part 2 :: Spring Boot testing
vTalk#1 Microservices with Spring Boot
Lesson learned from React native and Flutter
Angular :: basic tuning performance
Shared code between projects
Distributed Tracing
Manage data of service
RobotFramework Meetup at Thailand #2
Visual testing
Cloud Native App
Wordpress for Newbie
Sck Agile in Real World
Clean you code
SCK Firestore at CNX
Unhappiness Developer
The Beauty of BAD code
React in the right way

Recently uploaded (20)

PDF
NewMind AI Monthly Chronicles - July 2025
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
cuic standard and advanced reporting.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
Telecom Fraud Prevention Guide | Hyperlink InfoSystem
PDF
Chapter 2 Digital Image Fundamentals.pdf
NewMind AI Monthly Chronicles - July 2025
madgavkar20181017ppt McKinsey Presentation.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
20250228 LYD VKU AI Blended-Learning.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Review of recent advances in non-invasive hemoglobin estimation
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Chapter 3 Spatial Domain Image Processing.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
solutions_manual_-_materials___processing_in_manufacturing__demargo_.pdf
Big Data Technologies - Introduction.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
cuic standard and advanced reporting.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
MYSQL Presentation for SQL database connectivity
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Telecom Fraud Prevention Guide | Hyperlink InfoSystem
Chapter 2 Digital Image Fundamentals.pdf

Introduction to Git and Github