Git — Hard
Key points
- The git index is a binary file, not a text file or a database.
- It contains essential information for the next commit.
- It helps in detecting changes in the working tree efficiently.
Ready to go further?
Related questions
Git — Hard
Key points
Ready to go further?
Related questions