Git允许在一个组中创建一个共享存储库:
git --bare init --shared=group
但是 - 如何将现有存储库更改为共享?我不想重新git-init它.
git bash
bash ×1
git ×1