gitea/modules/gitgraph
6543 3e88af898a
Make git.OpenRepository accept Context ()
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
..
graph.go Change git.cmd to RunWithContext ()
graph_models.go Collaborator trust model should trust collaborators ()
graph_test.go Make git.OpenRepository accept Context ()
parser.go format with gofumpt ()