How to get TeamCity to not allow Guests to see git changes?
I have a non open-source project being built automatically with TeamCity, how can I not allow guests to see the changes from git? (Or at least the file differences?)
Please sign in to leave a comment.