gitea/modules/gitgraph
zeripath 76e3111596
Collaborator trust model should trust collaborators ()
* Collaborator trust model should trust collaborators

There was an unintended regression in  which leads to only
repository admin commits being trusted. This PR restores the old logic.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
graph.go Propagate context and ensure git commands run in request context ()
graph_models.go Collaborator trust model should trust collaborators ()
graph_test.go format with gofumpt ()
parser.go format with gofumpt ()