You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
You have forked the project to the @carefreedev organisation.
This means your private account still owns it. This looks odd.
Why would you create an organisation for this in the first place? - Hint: Distribute the ownership. Or at least have the possibility.
But I guess you want to move the repository.
Remove the fork in the organisation.
Go to your private repository settings and change the owner to the organisation.
Clone the project to your private account.
This way you wont have to change anything on your local git clone.
Optionally you may want to consider to protect the master branch.
This forbids git push to this branch and forces everybody to use pull requests.
The text was updated successfully, but these errors were encountered:
Hey,
You have forked the project to the @carefreedev organisation.
This means your private account still owns it. This looks odd.
Why would you create an organisation for this in the first place? - Hint: Distribute the ownership. Or at least have the possibility.
But I guess you want to move the repository.
This way you wont have to change anything on your local git clone.
Optionally you may want to consider to protect the
master
branch.This forbids
git push
to this branch and forces everybody to use pull requests.The text was updated successfully, but these errors were encountered: