Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jefgen/6eba3dc1b6085be438901f6d351267f5 to your computer and use it in GitHub Desktop.
Save jefgen/6eba3dc1b6085be438901f6d351267f5 to your computer and use it in GitHub Desktop.
ICU Git repo after LFS migration (not using BFG, SubGit eols=false)
$ git lfs migrate info --everything --top=25
migrate: Sorting commits: ..., done
migrate: Examining commits: 100% (34690/34690), done
*.txt 2.3 GB 90607/90607 files(s) 100%
*.cpp 1.3 GB 27924/27925 files(s) 100%
*.java 1.3 GB 30813/30813 files(s) 100%
*.c 624 MB 13086/13086 files(s) 100%
*.h 416 MB 22086/22086 files(s) 100%
*.ucm 238 MB 1718/1718 files(s) 100%
*.xml 90 MB 8129/8129 files(s) 100%
*.html 54 MB 1351/1351 files(s) 100%
*.vcxproj 39 MB 1120/1120 files(s) 100%
*.icu 31 MB 243/243 files(s) 100%
*.in 30 MB 4098/4099 files(s) 100%
*.vcproj 25 MB 1263/1263 files(s) 100%
*.dsp 20 MB 978/978 files(s) 100%
*.cc 19 MB 22/22 files(s) 100%
*.gitignore 7.6 MB 410/410 files(s) 100%
*.mak 6.6 MB 356/356 files(s) 100%
*.filters 6.2 MB 324/324 files(s) 100%
*.res 4.8 MB 116/116 files(s) 100%
*.pl 4.4 MB 474/474 files(s) 100%
*.nrm 3.9 MB 79/79 files(s) 100%
*.py 3.4 MB 149/149 files(s) 100%
*.prefs 3.0 MB 229/229 files(s) 100%
*.mk 2.9 MB 866/866 files(s) 100%
*.sln 2.3 MB 234/234 files(s) 100%
*.properties 2.1 MB 516/516 files(s) 100%
$ git count-objects -vH
count: 157346
size: 629.21 MiB
in-pack: 634690
packs: 1
size-pack: 272.94 MiB
prune-packable: 72
garbage: 0
size-garbage: 0 bytes
$ du -sh .
6.3G .
$ du -sh lfs/
5.4G lfs/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment