Cc: Brandon Casey <casey@...>, Nicolas Pitre <nico@...>, Jan Holesovsky <kendy@...>, <git@...>, Junio C Hamano <gitster@...>, Brian Downing <bdowning@...>
Heh. I was too lazy to look up the usage, so I just did what I thought
would make sense...
So here it goes:
$ git verify-pack -v
objects/pack/pack-e4dc6da0a10888ec4345490575efc587b7523b45.pack |
~/git/contrib/stats/packinfo.pl | tee packinfo.txt
all sizes: count 601473 total 2855826280 min 0 max 62173032 mean
4748.05 median 232 std_dev 221254.37
all path sizes: count 601473 total 2855826280 min 0 max 62173032 mean
4748.05 median 232 std_dev 221254.37
tree sizes: count 601473 total 2855826280 min 0 max 62173032 mean
4748.05 median 232 std_dev 221254.37
tree path sizes: count 601473 total 2855826280 min 0 max 62173032 mean
4748.05 median 232 std_dev 221254.37
depths: count 2477715 total 70336238 min 0 max 250 mean 28.39
median 4 std_dev 55.49
Something in my gut tells me that those four repetitive lines are not
meant to look like they do...
I think partial checkouts are wrong. If you can work on partial
checkouts, chances are that what you work on should be a submodule.
Having said that, I can understand if some people do not want to have the
hassle of test^H^H^H^Husing submodules...
Ciao,
Dscho
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html