Difference between revisions of "Git clone"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "In Git, a '''clone''' is a copy of the Git repository. (TO DO: expand, organize, cross-reference, illustrate.) == Description == ... == Clone versu...")
 
(See also)
Line 15: Line 15:
 
== See also ==
 
== See also ==
  
* [Git (software)]]
+
* [[Git (software)]]
  
 
== External links ==
 
== External links ==

Revision as of 08:56, 9 October 2015

In Git, a clone is a copy of the Git repository.

(TO DO: expand, organize, cross-reference, illustrate.)

Description

...

Clone versus fork

...

See Git fork.

See also

External links