Git clone

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Clone Mechanics

This section refers to creation of development repositories, which come into existence as result of a clone operation. The alternative is to create a bare repository.

Options

--origin

Changes the default name of the origin ("origin") of a cloned repository.