Commit Graph

3 Commits

Author SHA1 Message Date
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
Tim Hockin 2d3ccf6026 Add one call depth to compensate for log pkg 2021-08-16 23:43:47 -07:00
ugurkenar df69fab365 cmd,hook and logging package 2021-08-16 12:40:27 +03:00