gogs/internal/gitutil
deepsource-autofix[bot] e452d94fc8
autofix: format code with gofumpt and gofmt ()
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-03-06 17:55:17 +08:00
..
diff.go diff: remove misaligned space 2020-03-09 02:06:45 +08:00
diff_test.go commit: fix unexpected truncation in title 2020-03-09 02:08:53 +08:00
error.go autofix: format code with gofumpt and gofmt () 2022-03-06 17:55:17 +08:00
error_test.go util: add tests () 2020-03-16 01:54:08 +08:00
mocks.go lfs: add unit test for middleware () 2020-04-06 18:35:10 +08:00
module.go lfs: implement HTTP routes () 2020-04-04 21:14:15 +08:00
pull_request.go gitutil: refactor the way to mock () 2020-03-29 19:37:28 +08:00
pull_request_test.go gitutil: simplify mock with `t.Cleanup` () 2020-03-29 20:15:42 +08:00
submodule.go gitutil: infer submodule with baseURL when it is a relative path () 2020-09-18 16:19:31 +08:00
submodule_test.go gitutil: infer submodule with baseURL when it is a relative path () 2020-09-18 16:19:31 +08:00
tag.go gitutil: refactor the way to mock () 2020-03-29 19:37:28 +08:00
tag_test.go gitutil: simplify mock with `t.Cleanup` () 2020-03-29 20:15:42 +08:00