Allowing all users to create a repo in TFS-GIT -
i have set tfs project in vso using git source control. there way can give members of project ability create git repository? way see make administrator, don't want them able manage members , other settings... create new repos.
they must administrator @ version control level, no need team nor project administrators.
let me explain did team of mine.
- i created
git adminstfs group (yourprojecturl/_admin/_securitypage i.e. security tab) - then in version control tab (i.e. yourprojecturl
/_admin/_versioncontrolpage) root node selected, addgit adminstfs group - give
git adminstfs group allowadminister - avoid giving rewrite , destroy history (force push) permission except project or better server administrator dangerous
Comments
Post a Comment