Answer the question
In order to leave comments, you need to log in
How does git store changes?
from the git basics book: "Each time you commit the current version of a project, Git essentially saves a snapshot of what all the project's files look like at the current time."
so it just saves the version of the file to the current commit ? and svn stores only file changes? then I don’t understand why git works faster and takes up less space ....
Answer the question
In order to leave comments, you need to log in
those it just saves the version of the file to the current commit ?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question