Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

HelloWorld

GIT Repository to practice code collaboration for Golden Week Workshop 2016

Commands to be run from Terminal:

git clone https://github.com/buntyke/HelloWorld.git
ls
cd HelloWorld/
ls
nano Nishanth.md
ls
git status
git add Nishanth.md 
git status
git commit -m 'commit by Nishanth'
git status
git log
git remote -v
git push -u origin master

About

GIT Repository to practice code collaboration for Golden Week Workshop 2016

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors