Skip to content

dribblecastle/git-workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git-workshop

A git workshop

  • clone this repo
  • make a new branch
  • mkdir a new folder in this branch
  • cd your new folder name
  • subl README.md in that folder
  • you can use an ![image](http://placekitten.com/200/100) markdown tag
  • fork the codefellows repo on github to your own user account
  • git remote add YOURUSERNAME https://github.com/YOURUSERNAME/git-workshop
  • git remote -v to confirm the two remotes are there
  • git push your-remote-name your-branch-name
  • Visit your fork on GitHub
  • Create a Pull Request on github by clicking the button

I will accept or comment on your pull request

And you're DONE!

About

A git workshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published