Commit Graph

1 Commits (fc82204fca91eee57d3a732c0b56d155a80c3d60)

Author SHA1 Message Date
wxiaoguang 654cfd1dfb
Refactor "dump" sub-command ()
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>