lanl/LaGriT

LaGriT repo size is huge

Open

#217 opened on Feb 27, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Fortran (54 forks)auto 404
Good First Issueenhancementrc-v3.5

Repository metrics

Stars
 (131 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide