Git workflow for teams with forked remote repo

Git

Having a single and central remote repository for a project means that either we give everyone read and write access to the whole repository or we have to maintain some access control.

The former might work for high trusting teams, but it will be problematic if

git remote prune origin

Author

Gabor Szabo (szabgab) Gabor Szabo