szetosgroup / git-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIT / GITHUB Tutorial

Mainly based on http://www.vogella.com/articles/Git/article.html .

Planning to do the following steps in our first tutorial.

configure-git.sh
create-repo.sh
create-remote-repo.sh
clone-pull.sh
branch-merge.sh
merge-conflicts.sh
pull-request.sh

About