1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 23:04:07 +00:00
gitea/modules/dump
Giteabot e8d5d5ed49
Refactor "dump" sub-command (#30240) (#30260)
Backport #30240 by wxiaoguang

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: wxiaoguang <wxiaoguang@gmail.com>
2024-04-03 02:47:06 +00:00
..
dumper_test.go Refactor "dump" sub-command (#30240) (#30260) 2024-04-03 02:47:06 +00:00
dumper.go Refactor "dump" sub-command (#30240) (#30260) 2024-04-03 02:47:06 +00:00