reading-notes

View on GitHub

GIT

git

Every single change applied to any file or directory is tracked by Git. And, as the gatekeeper, Git will always detect file corruption or loss of information in transit.

Files in Git can reside in three main states

git features