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...")
(No difference)

Revision as of 08:55, 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

  • [Git (software)]]

External links