]> source.dussan.org Git - gitea.git/commit
Reduce memory usage in testgit (#15306)
authorzeripath <art27@cantab.net>
Tue, 6 Apr 2021 16:44:02 +0000 (17:44 +0100)
committerGitHub <noreply@github.com>
Tue, 6 Apr 2021 16:44:02 +0000 (18:44 +0200)
commit8be2cc4fc72e7985640dabdddb06cf78169c1882
treefe3b6467911a615637d33d07020361a981016e6b
parentb101fa83a6d75922d079e2b7e0437a123a90bb62
Reduce memory usage in testgit (#15306)

* reduce memory use in rawtest

* just use hashsum for diffs

Signed-off-by: Andrew Thornton <art27@cantab.net>
integrations/git_test.go
integrations/integration_test.go