gitea/services/gitdiff
6543 3ef23d5411
Use gitea logging module for git module ()
remove log() func from gogs times and switch to proper logging

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
..
testdata/academic-module Fix panic when diff ()
csv.go Add Tabular Diff for CSV files ()
csv_test.go Fixed assert statements. ()
gitdiff.go Display specific message if diff is not displayed because of too long line ()
gitdiff_test.go Use gitea logging module for git module ()
main_test.go