chore: 大体量文件阈值 10MB->100MB;补交 MitoCarta3.0 原始 xls(11MB)
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
- **进 git**:`script/`、`doc/`、`ref/`、`output/` 及仓库配置文件(`.gitignore`/`.gitattributes`/`README.md`/`AGENTS.md`)。
|
- **进 git**:`script/`、`doc/`、`ref/`、`output/` 及仓库配置文件(`.gitignore`/`.gitattributes`/`README.md`/`AGENTS.md`)。
|
||||||
- **提交身份**:`rain <wjs_Rain@126.com>`(已写入仓库本地 config)。
|
- **提交身份**:`rain <wjs_Rain@126.com>`(已写入仓库本地 config)。
|
||||||
- **换行符**:`.gitattributes` 设 `* text=auto`,仓库内统一 LF;跨 Windows/Linux 勿手动改动换行符。
|
- **换行符**:`.gitattributes` 设 `* text=auto`,仓库内统一 LF;跨 Windows/Linux 勿手动改动换行符。
|
||||||
- **服务器存储/性能有限**:新增大体量文件(尤其二进制、大表,>10MB)先确认是否需要进 git,勿误把数据/大文件提交进历史。
|
- **服务器存储/性能有限**:新增大体量文件(尤其二进制、大表,>100MB)先确认是否需要进 git,勿误把数据/大文件提交进历史。
|
||||||
- **提交前自查**:`git status` 确认 `data/` 未被暂存;`git ls-files data/` 应为空。
|
- **提交前自查**:`git status` 确认 `data/` 未被暂存;`git ls-files data/` 应为空。
|
||||||
- 凭据走 Git Credential Manager,推送无需重复输密码。
|
- 凭据走 Git Credential Manager,推送无需重复输密码。
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user