Commit Graph

1 Commits (a4275951ba9635e9b7de6a91812b6cc9622c8c9b)

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>