1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 07:04:59 +01:00
gitea/modules/repository
2022-02-06 20:01:47 +01:00
..
commits_test.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
commits.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
create_test.go Add GetUserTeams (#18499) 2022-02-01 14:09:24 -05:00
create.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
generate.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
hooks.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
init.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
main_test.go
push.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
repo.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00