-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Master branch - management #34
Comments
This is not possible as far as I know. Somebody could always clone any branch and switch the remotes, if nothing else. What would the goal of this be? |
I belive the goal is to maintain a stable "stamped" version as well as have
a development master. We achieved this with published versions through the
use of a publication repository plus TC managed development version. What
we lack here is the repository of released for review versions of 4.0 Beta
with a note or link to the revision number of the development version. I
think perhaps the easiest means of addressing this is through the creation
of a repository of revie versions. It would be useful in this case as there
is no published version, but also for other products that go through
multiplt reviews.
…On Mon, Mar 4, 2024, 13:22 Jeremy ***@***.***> wrote:
This is not possible as far as I know. Somebody could always clone any
branch and switch the remotes, if nothing else. What would the goal of this
be?
—
Reply to this email directly, view it on GitHub
<#34 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJT47KVVVFDQAWRHOPHR63YWTCY3AVCNFSM6AAAAABD7725CGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXGI4TMMZZGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
This is accomplished using tags and the releases. |
A governance thing. There is a management process of this is through a managed pull request. Only done by pull request requiring administrative override of protection. |
Can we prevent users from forking the master branch, ie only allow them to do so from a develop branch?
The text was updated successfully, but these errors were encountered: