After the first release of our product, we are going to separate branches for the development of main development and convenience. Is there a way to create a branch in this way, so that we can protect it (by mistake or on purpose) by deleting it, unless you are a specific user (depending on the role or username)?
I tried to create a sample GIT repository in our local Geetabab machine, then preserve one of the options given on the website, but then I would extract it with the Will the solution work on github.com? There are several ways to deal with this: git push origin Was able to: branch_name . thank you in advanced!
Comments
Post a Comment