| Re: [hatari-devel] Hatari download page changed unexpectedly | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
] 
Le 12/02/2019 à 14:46, Nicolas Pomarède a écrit :
Hi
I see that with mercurial the ".hg" directory inside a repo was ~20MB so 
far and with git the ".git" dir is ~120MB.
Is there a reason for that ? Maybe some options to pack some data in the 
.git dir ?
running "git gc" will in fact optimize space, but repo only goes from 
~108 MB to 93 MB. Don't know if there's a better way to compress ?