Skip to content

Icicleta/all-about-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A quick guide to the Git Workflow

Your job is to build out the scaffolded linked documents. Each one refers to a different part of the Git workflow.

Each scaffold should be completed with:

  • An explanation of the step in the workflow (e.g. what does 'Fetching' mean, and why do we do it?);
  • A guide to running this from the command line (e.g. git fetch ...), and
  • Any advanced techniques to be used at this stage, e.g. flagging (for example, why the -b in git checkout -b <branch name>?)

About

Everything you need to know to get good at Git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 75.6%
  • CSS 24.4%