mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-13 12:44:26 +00:00
Related issue: #18368 It doesn't seem right to "guess" the file encoding/BOM when using API to upload files. The API should save the uploaded content as-is. |
||
|---|---|---|
| .. | ||
| archiver | ||
| files | ||
| adopt.go | ||
| adopt_test.go | ||
| avatar.go | ||
| avatar_test.go | ||
| branch.go | ||
| cache.go | ||
| check.go | ||
| fork.go | ||
| fork_test.go | ||
| hooks.go | ||
| lfs.go | ||
| main_test.go | ||
| push.go | ||
| repository.go | ||
| repository_test.go | ||
| review.go | ||
| review_test.go | ||
| template.go | ||
| transfer.go | ||
| transfer_test.go | ||