You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/gitdiff
delvh 707c69f399
Fix successful return value for `SyncAndGetUserSpecificDiff` (#27152)
A function should not return an error when it is successful.
Otherwise, things like https://discord.com/channels/322538954119184384/322538954119184384/1153705341620600833 happen…
1 year ago
..
testdata/academic-module
csv.go
csv_test.go
gitdiff.go
gitdiff_test.go
highlightdiff.go
highlightdiff_test.go
main_test.go