Closed
Conversation
- 实现批量上传文件到GitHub仓库 - 实现文件列表可按照文件名、上传时间进行升序和降序排序 - 实现批量删除功能,支持选择多个文件进行删除 - 实现下载功能,支持下载所有文件或选择性下载,目前支持的文件后缀需要公测确认
Contributor
|
感谢提交。 这个 PR 当前不直接合并:分支基线与当前 master 偏差较大,直接合并会引入大量与本次主题无关的历史改动,回归风险高。 建议基于最新 master 重新提交小粒度 PR(仅保留本问题相关改动),并附最小验证说明。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加批量上传、文件列表排序、批量删除和下载功能