Skip to content
/ git-it Public
forked from jlord/git-it

A workshopper for learning Git and GitHub. The guide →

License

Notifications You must be signed in to change notification settings

Dian33/git-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-it [WIP]

ss

A workshopper module for learning Git and GitHub - Social coding, y'all.

The Rough Plan

This workshopper takes workshoppees on a journey through Git and GitHub (and with all that, a little basic command line, too):

  • Install and configure git
  • Create repository
  • mkdir, git init
  • Add file to repository
  • Check in
  • git status, add, commit, push
  • Fork
  • Clone
  • Add upstream
  • Pull changes
  • Create branch
  • edit file
  • Check in
  • Submit a PR

Exciting Repo-Bot Future

I also intend on building a bot that listens to events on a repo (the one given as the repo to fork in this workshop) so that workshoppes can do things like pull in changes, or possible handle a merge conflict! Eek!

Other Things

I want to throw in GitHub Pages into this, too, because it's so great. How nice to end up with your own website at the end of this workshop?

About

A workshopper for learning Git and GitHub. The guide →

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 93.0%
  • JavaScript 5.3%
  • CSS 1.2%
  • Handlebars 0.5%