git-sync/pkg
Tim Hockin d197740d85 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-05-07 10:29:39 -07:00
..
cmd Capture and simplify a git.Run() method 2023-05-04 17:42:08 -07:00
hook Capture and simplify a git.Run() method 2023-05-04 17:42:08 -07:00
logging Exercise the git "dubious ownership" path 2023-05-07 10:29:39 -07:00
pid1 Make sure all code files have headers 2021-05-27 08:46:00 -07:00
version Use the go-build-template 2016-10-30 17:09:06 -07:00