Sourcetree - Restrict Access to a Git branch

Elayamathy R K February 11, 2019

Is it possible to restrict access to a Git branch using SourceTree, so that no one from the team is able to commit changes to this particular branch?

1 answer

1 accepted

0 votes
Answer accepted
bgannin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
February 11, 2019

Hi @el,

It's not possible to do so using Sourcetree's UI. You can accomplish this using Git by writing an appropriate pre-commit hook that looks at the target branch and rejects the commit if it goes to that particular branch.

Cheers,

Brian Ganninger
Principal Developer, Sourcetree

Elayamathy R K February 12, 2019

Thank you Brian. I will try that.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events