简体   繁体   中英

How to Clone Git Repo from one account to another

We have 2 account in git. both have separate repositories.
Example
Account 1: Repository - ABC, XYZ
Account 2: Repository - PQR
Now we want to clone repository XYZ from Account 1 to Account 2.

We know how to cloe a reporsitory within account, But from different account is a question.
We tried but no success. Need your guidance on performing such operation.

If you're using GitHub or GitLab. I would suggest you forking the repository with a different account.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM