Skip to content

masukomi/git_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Git 101

  1. Fork this repo.
  2. Clone your fork locally
  3. Configure this repo as the "upstream" repo.
  4. Configure your branches so that push goes to your fork but pull comes from here.
  5. Make a change
    • add yourself to the alumni.md file.
  6. Add it to the index / staging area
  7. Commit it
  8. Push it to your fork
  9. Make a pull request against this repo.

About

A practice repo for people to use Git / GitHub Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages