1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-05 19:26:08 +02:00
gitea/modules/dump
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command (#30240)
Major changes:

* Move some functions like "addReader" / "isSubDir" /
"addRecursiveExclude" to a separate package, and add tests
* Clarify the filename&dump type logic and add tests
* Clarify the logger behavior and remove FIXME comments

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-03 02:16:46 +00:00
..
dumper.go Refactor "dump" sub-command (#30240) 2024-04-03 02:16:46 +00:00
dumper_test.go Refactor "dump" sub-command (#30240) 2024-04-03 02:16:46 +00:00