Git Links: Difference between revisions

From HaFrWiki42
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


== Introduction ==
== Introduction ==
A list of useful links  
A list of useful links on <code>Git</code>. Please also look for the '''Internal Links''' to the the [[:Category:Git | Category Git]].


== External ==
== External ==
[[File:Git-Logo-Begin.jpg|thumb|right|550px|Git]]
* [https://github.com GitHub] is the best place to share code with friends, co-workers, classmates, and complete strangers. Over eight million people use GitHub to build amazing things together.
* [https://github.com GitHub] is the best place to share code with friends, co-workers, classmates, and complete strangers. Over eight million people use GitHub to build amazing things together.
** [https://guides.github.com Guides GitHub], Basic Information (Guides) to Git and the implementation of Git on GitHub.
** [https://guides.github.com Guides GitHub], Basic Information (Guides) to Git and the implementation of Git on GitHub.

Latest revision as of 19:56, 16 July 2017

Introduction

A list of useful links on Git. Please also look for the Internal Links to the the Category Git.

External

Git
  • GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over eight million people use GitHub to build amazing things together.
    • Guides GitHub, Basic Information (Guides) to Git and the implementation of Git on GitHub.
    • Help GitHub, The best place to look with a massive number of categories and help. A must if you are looking for something.
  • Cloudforge, Free Git repository Website for all your code.
  • Git-Scm, Git-Documentation is an open source site hosted by GitHub.

Tutorials


See also

top

Reference

top