Size limit in git objects?
Posted Apr 7, 2010 1:02 UTC (Wed) by
vonbrand (subscriber, #4458)
In reply to:
Subversion considered obsolete by dlang
Parent article:
A proposed Subversion vision and roadmap
Wrong. From Documentation/tecnical/pack-format.txt for current git (version v1.7.0.4-361-g8b5fe8c):
Observation: length of each object is encoded in a variable
length format and is not constrained to 32-bit or anything.
(
Log in to post comments)