Skip to content

maxhougas/githubinstructions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a short and simple set of instructions for the most basics of github.

What is Git?

  • Git is a version control system, which enables coders to easily collaborate on projects.
  • Git enables enables easy branching and forking of repositories allowing coders to make and test changes without affecting the production code.
  • Repositories keep track of changes from version to version rather than storing multiple copies of the code base.
  • Repositories can be stored remotely allowing 24/7 access to the code base for all coders.

About

Files and instructions related to classes I give on basic git.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors