Skip to content

adirel/git-immersion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for the git-immersion exceceise

Based on: gitimmersion.com

Instructions:

  1. Fork and clone this repository.
  2. Follow the steps from the included html/index.html folder or the online version.
  3. Pay attention to the red Note messages at the top of different steps for specialized instructions.
  4. The .rb files in the tutorials are Ruby code files, the exact content and logic is usually not the main focus here.
  5. Some commands apearing in the tutorils are unix shell command, if you work in Windows shell you might need to find the equivalent (e.g. steps 21-22)
  6. At each state you can save your work to github by pushing, and continue from another machine by cloning or pulling.
  7. Finally (step 53) push all your commits, branches and tags and submit by creating a pull request
  8. Finally: if you have an improvement or bug fix for the tutorial, please sand a PR on a different commit.

Other interesting tutorials:

  1. https://try.github.io
  2. https://pcottle.github.io/learnGitBranching/

About

Repo for the git-immersion exceceise

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 95.8%
  • CSS 3.0%
  • JavaScript 1.1%
  • Ruby 0.1%