Daftar file git dengan ukuran

git ls-tree -r -t -l --full-name HEAD | sort -n -k 4 | tail -n 10
Real Raccoon