0% found this document useful (0 votes)
61 views12 pages

Git 1677079881

Git is a version control system that tracks changes to files over time using object databases and compression techniques. It stores snapshots of files and file metadata in a compressed format, and uses a directed acyclic graph of commit objects and references to track changes. Git also supports hooks to customize actions and integrate with other tools.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views12 pages

Git 1677079881

Git is a version control system that tracks changes to files over time using object databases and compression techniques. It stores snapshots of files and file metadata in a compressed format, and uses a directed acyclic graph of commit objects and references to track changes. Git also supports hooks to customize actions and integrate with other tools.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

HOW DOES GIT WOKRS?

PREMIUM PROGRAMMING COURSES


amigoscode.com
OBJECT DATABASE

PREMIUM PROGRAMMING COURSES


amigoscode.com
TREES

PREMIUM PROGRAMMING COURSES


amigoscode.com
COMMITS

PREMIUM PROGRAMMING COURSES


amigoscode.com
COMPRESSION #1

PREMIUM PROGRAMMING COURSES


amigoscode.com
COMPRESSION #2

PREMIUM PROGRAMMING COURSES


amigoscode.com
COMPRESSION #3

PREMIUM PROGRAMMING COURSES


amigoscode.com
COMPRESSION #4

PREMIUM PROGRAMMING COURSES


amigoscode.com
REFERENCES

PREMIUM PROGRAMMING
amigoscode.com
CONFIGURATION

PREMIUM PROGRAMMING COURSES


amigoscode.com
HOOKS

PREMIUM PROGRAMMING COURSES


amigoscode.com
EXAMPLE HOOK

PREMIUM PROGRAMMING COURSES


amigoscode.com

You might also like