- Newest
- Most votes
- Most comments
The option to create a new branch in a repository should not be greyed out, so it's possible that there is an issue with the repository or the tool you are using. Here are some things you can try to resolve the issue:
Ensure that you have the necessary permissions: Make sure that you have the necessary permissions to create a new branch in the repository. If you are not the owner or a collaborator of the repository, you may not have the necessary permissions.
Check the repository settings: Verify that the repository settings allow for the creation of new branches. If the option to create new branches is disabled, you will not be able to create a new branch.
Try a different tool or method: If you are using a specific tool or method to create the new branch, try using a different tool or method to see if the issue persists. For example, you can try using the command line interface instead of the graphical user interface.
Contact support: If none of the above solutions work, consider contacting the support team for the tool or service you are using to report the issue and seek assistance.
It's worth noting that sometimes there can be intermittent bugs or issues with software and services, so if you encounter an issue, it may be worth checking back at a later time to see if the issue has been resolved.
Thank you.
Would be nice if you could be more specific with resolution, as this seems a bit too vague
thanks for the clarification. I have rights to add branch. Since I was using a forked project, I might not have had the right privilege to create a branch in the forked repo. So I had to create a branch in my repo manually for it and I was able to proceed. When I use my repositories, I did not face this issue.
ok, i am back to where i started and don't know what to do with this issue.
the above is a git repo and it seems to have all read/write permissions. I want to know what should I do to allow new branch in code catalyst and how do I?
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
Can you give more details? Is it about code commit?