Skip to content

Latest commit

 

History

History
 
 

Github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Learning-GitHub

GitHub,http://github.com is a web-based Git repository hosting service with all of the revision control and source code management of Git plus some added features. GitHub provides a web-based graphical interface and desktop client as well as mobile integration.

At the end of this workshop you will:

  • Have a basic understanding of source control and Git.
  • Be able to use Markdown to edit and create documents in GitHub.
  • Be able to create a repository from scratch.
    • Create branches, commits, issues, and pull requests for that repository.
  • Be able to fork and contribute to someone else's repository.