Skip to content

GIT Repository to practice code collaboration for Golden Week Workshop 2016

Notifications You must be signed in to change notification settings

Yu-om/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published