Open JacobCoffee opened 5 days ago
@ewdurbin wdyt? will this be sufficient or did I misunderstand maybe?
I'm not entirely sure. The goal is that the following would work without error, note that rouilj
is a member of the roundup group.
ee@bugs:~$ sudo su - rouilj
rouilj@bugs:/srv/roundup/trackers/cpython$ groups
rouilj psf-admin roundup
rouilj@bugs:~$ cd /srv/roundup/trackers/cpython/
rouilj@bugs:/srv/roundup/trackers/cpython$ git status
fatal: detected dubious ownership in repository at '/srv/roundup/trackers/cpython'
To add an exception for this directory, call:
git config --global --add safe.directory /srv/roundup/trackers/cpython
This should be reproducible locally for verification.
Description
Closes