Git Links: Difference between revisions

From HaFrWiki42
Jump to navigation Jump to search
Created page with "{{TOCright}} == Introduction == A list of useful links == External == * [https://github.com GitHub] is the best place to share code with friends, co-workers, classmates, an..."
 
mNo edit summary
 
(2 intermediate revisions 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.
** [https://help.github.com Help GitHub], The best place to look with a massive number of categories and help. A must if you are looking for something.
** [https://help.github.com Help GitHub], The best place to look with a massive number of categories and help. A must if you are looking for something.
* [https://app.cloudforge.com Cloudforge], Free Git repository Website for all your code.
* [https://app.cloudforge.com Cloudforge], Free Git repository Website for all your code.
* [https://git-scm.com/doc Git-Scm], Git-Documentation is an open source site hosted by GitHub.
** [https://git-scm.com/docs Git-Scm], Git-Reference Documentation.
** [https://git-scm.com/doc/ext Git-Scm], Git External Links
** [https://git-scm.com/docs/gittutorial Git-Scm], Git Tutorial


=== Tutorials ===
=== Tutorials ===

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