0

Clone: possibility of naming remote (git clone <remote_alias>)

Richard Bukovansky 6 years ago updated by Marc Strapetz 6 years ago 0

Hi,

there is no possibility during cloning of repository to name/alias remote. Relevant Git command:

git clone -o <remote_alias> <remote_repository_URL>

Could you please add that?


Thank you.