Visualizing Git - Storage of Files and Space Savings

Опубликовано: 02 Сентябрь 2023
на канале: A shot of code
186
8

Git stores files internally using the Hash of the file contents. This means that files with identical contents will only be stored internally once and each file that has these contents will point the to same 'blob'. This is a by product of Git using Hashes for storage and results in some space savings when this occurs.
In this video using the VisualGit tool (https://visualgit.net) we examine the internals of Git as we setup a scenario to demonstrate the above


Смотрите видео Visualizing Git - Storage of Files and Space Savings онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь A shot of code 02 Сентябрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 186 раз и оно понравилось 8 людям.