problem about atlassian-stash-Collection of common programming errors
Ari
.net git permissions file-permissions atlassian-stash
Is there any good way to handle permission to single files in git repository?I have .net project which I want to share with my team. What I don’t want to share are connection strings to production db, storage and so on.I know I could create new branch with these files, but it’s getting much more complicated.
Web site is in building