Quidest?

Git snapshot optimisation

· Lorenzo Drumond

Git stores an entire snapshot of files on a per-commit level.

A snapshot is the state of the working tree at the commit the commit was taken.

While it’s true that Git stores entire snapshots, it does have some performance optimizations so that your .git directory doesn’t get too unbearably large.

References

Next -> git-configuration

#boot_dev #history #commit #github #git_directory #primeagen #packed #programming #plumbing #states #optimal #git #compressed #repos #index #snapshot #working_tree #computer_science #repository #workflow #stage #logs