lanl/LaGriT

LaGriT repo size is huge

开放

#217 创建于 2021年2月27日

 (3 条评论) (0 个反应) (0 位负责人)Fortran (54 个派生)auto 404
Good First Issueenhancementrc-v3.5

仓库指标

星标
 (131 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The LaGriT repo on clone is ~1.67 GB. The vast majority of this is from git deltas (1.014 GB), followed by testing (0.293 GB) and documentation (0.233 GB):

$ du -hs $(ls -A)
 12K	.DS_Store
1014M	.git
4.0K	.gitignore
4.0K	.travis.yml
8.0K	CONTRIBUTING.md
4.0K	LICENSE.md
8.0K	Makefile
9.7M	PyLaGriT
4.0K	README.md
233M	docs
4.0K	docssite_map.md
916K	documentation
4.0K	lagrit.log
4.0K	lagrit.out
1.3M	lg_util
2.4M	original_pylagrit_website
260K	screenshots
 37M	src
293M	test

贡献者指南