2009/6/18 Marco Costalba <mcostalba@xxxxxxxxx>: > Sorry for the silly question, but I have tried anything to get one big > pack instead of many objects. > > I tried git repack but with no success: > > $ git repack -adf > Counting objects: 3317, done. > Compressing objects: 100% (3317/3317), done. > Writing objects: 100% (3317/3317), done. > Total 3317 (delta 2607), reused 0 (delta 0) > $ ls -R .git/objects | wc -l > 519 > $ git gc && git prune -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html