git-sync/pkg/logging
Tim Hockin 9241b1061f
Exercise the git "dubious ownership" path
To do this, we run the e2e test as a different user.  To do that, we
need git-sync to make sure that everything is group accessible.  To
clean up after the test, we need everything to be group writable.  To do
that, we add a new flag: `--group-write`.
2023-03-17 15:51:25 -07:00
..
logging.go Exercise the git "dubious ownership" path 2023-03-17 15:51:25 -07:00