GNU/Linux ◆ xterm-256color ◆ bash 804 views

When adding a file to Git stage, a snapshot of its content is stored as a binary large object (blob). Its identifier is produced from the checksum of the content (SHA-1).

More by mbrehin

git add --all 00:14

by mbrehin

Git pre-commit checks 00:15

by mbrehin

git add --intent-to-add 00:30

by mbrehin

See all