On 09/10/21 14.43, ZhangJinbao wrote:
Third, when a commit event occurs, the current blob file stores the full amount of data, while the previous version stores the incremental data
When you `git commit`, Git will initially write objects related to the commit (blob, tree, and commit) as loose objects. Some point on the time, Git will repack many loose objects into one big packfile and write the corresponding pack index. Delta compression is applied when writing the packfile.
-- An old man doll... just what I always wanted! - Clara