Git Forked Repository Operations: Difference between revisions
Jump to navigation
Jump to search
(→Fork) |
|||
Line 7: | Line 7: | ||
Go to GitHub UI and click on the "Fork" button at the top of the page. | Go to GitHub UI and click on the "Fork" button at the top of the page. | ||
Where should we work <project-name>? | <font size=-2> | ||
Where should we work <project-name>? | |||
</font> | |||
Use your own "personal" organization. | Use your own "personal" organization. | ||
Forking <original-org>/<project-name> | <font size=-2> | ||
Forking <original-org>/<project-name> | |||
</font> | |||
=Clone= | =Clone= |
Revision as of 16:50, 1 November 2023
Internal
Overview
Fork
Go to GitHub UI and click on the "Fork" button at the top of the page.
Where should we work <project-name>?
Use your own "personal" organization.
Forking <original-org>/<project-name>
Clone
Clone as usual:
git clone git@github.example.com:ovidiu-feodorov/blue.git