Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーにgitosisを設定しました。ラップトップからのクローン作成とプッシュは正常に機能します。ただし、(gitユーザーではなく)自分のユーザーを使用してサーバー上にローカルクローンを作成したいと思います。Gitosisはファイルのパーミッションをそれ自体で管理しているようで、他の人がすべてのリポジトリを読み取れなくなります。ssh経由でローカルホストにクローンを作成するよりも、これを回避するためのより良い方法はありますか?
ユーザーをgitグループに追加することで修正されました。