際際滷

際際滷Share a Scribd company logo
working with Git
add, commit, push and pull
pull
push
commit
add
clone
Github
Git
what is...??
How git works´.
Download and install github for your platform
Sign up for a github account
start working with github from your local host
and online dashboard
create a repository in online github
working with github
Git representation
https://www.youtube.com/watch?feature=player_detailpage&v=DVDLoe_2MBc
git add name_of_file
git commit -m ̄message ̄
git init
git push origin master
git pull origin master
create a directory
how to contributing to open source projects
01.fork the project. from the owner to your repositories,
02.clone the project to your local repository(to your machine);
03.check out the branch to add your features.
04.merge the branches
05.send a pull request
Git representation
Git representation

More Related Content

What's hot (20)

Github
GithubGithub
Github
IFEDAYO ADEYEMI
?
Git and GitHub
Git and GitHubGit and GitHub
Git and GitHub
Rick Umali
?
GitHub Talk - Cody Carnachan
GitHub Talk - Cody CarnachanGitHub Talk - Cody Carnachan
GitHub Talk - Cody Carnachan
Cody Carnachan
?
Git hub visualstudiocode
Git hub visualstudiocodeGit hub visualstudiocode
Git hub visualstudiocode
Rolands Krumbergs
?
Nyc Code Camp 2010 Git And Github
Nyc Code Camp 2010 Git And GithubNyc Code Camp 2010 Git And Github
Nyc Code Camp 2010 Git And Github
jptoto
?
GitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.comGitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.com
B1 Systems GmbH
?
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
Bo-Yi Wu
?
Git & GitHub
Git & GitHubGit & GitHub
Git & GitHub
Cuong Ngo
?
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
Knoldus Inc.
?
Getting started & Hosting your website on GitHub
Getting started & Hosting your website on GitHubGetting started & Hosting your website on GitHub
Getting started & Hosting your website on GitHub
Kartik Kannapur
?
Open source
Open sourceOpen source
Open source
onaelmangabo
?
Gerrit Code Review with GitHub plugin
Gerrit Code Review with GitHub pluginGerrit Code Review with GitHub plugin
Gerrit Code Review with GitHub plugin
Luca Milanesio
?
Git step by step
Git step by stepGit step by step
Git step by step
Mithun Ghose
?
Gerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and GroovyGerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and Groovy
Luca Milanesio
?
Github in Action
Github in ActionGithub in Action
Github in Action
Morten Christensen
?
Intro to Github Actions @likecoin
Intro to Github Actions @likecoinIntro to Github Actions @likecoin
Intro to Github Actions @likecoin
William Chong
?
Know the Science behind WorkFlows using Git & GitHhub
Know the Science behind WorkFlows using Git & GitHhubKnow the Science behind WorkFlows using Git & GitHhub
Know the Science behind WorkFlows using Git & GitHhub
Edureka!
?
Stable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code ReviewStable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code Review
Luca Milanesio
?
Git & Github
Git & GithubGit & Github
Git & Github
Aman Lalpuria
?
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
tkr1212st
?
GitHub Talk - Cody Carnachan
GitHub Talk - Cody CarnachanGitHub Talk - Cody Carnachan
GitHub Talk - Cody Carnachan
Cody Carnachan
?
Nyc Code Camp 2010 Git And Github
Nyc Code Camp 2010 Git And GithubNyc Code Camp 2010 Git And Github
Nyc Code Camp 2010 Git And Github
jptoto
?
GitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.comGitLab as an Alternative Development Platform for Github.com
GitLab as an Alternative Development Platform for Github.com
B1 Systems GmbH
?
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
Bo-Yi Wu
?
Introduction to GitHub Actions
Introduction to GitHub ActionsIntroduction to GitHub Actions
Introduction to GitHub Actions
Knoldus Inc.
?
Getting started & Hosting your website on GitHub
Getting started & Hosting your website on GitHubGetting started & Hosting your website on GitHub
Getting started & Hosting your website on GitHub
Kartik Kannapur
?
Gerrit Code Review with GitHub plugin
Gerrit Code Review with GitHub pluginGerrit Code Review with GitHub plugin
Gerrit Code Review with GitHub plugin
Luca Milanesio
?
Gerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and GroovyGerrit Code Review: how to script a plugin with Scala and Groovy
Gerrit Code Review: how to script a plugin with Scala and Groovy
Luca Milanesio
?
Intro to Github Actions @likecoin
Intro to Github Actions @likecoinIntro to Github Actions @likecoin
Intro to Github Actions @likecoin
William Chong
?
Know the Science behind WorkFlows using Git & GitHhub
Know the Science behind WorkFlows using Git & GitHhubKnow the Science behind WorkFlows using Git & GitHhub
Know the Science behind WorkFlows using Git & GitHhub
Edureka!
?
Stable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code ReviewStable master workflow with Gerrit Code Review
Stable master workflow with Gerrit Code Review
Luca Milanesio
?
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
赫庄岳堰顎恢をエンジニア參翌にも聞ってもらうには
tkr1212st
?

Git representation