Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

A Git repository is effectively a filesystem directory managed by a software system ('Git') which tracks and saves the history of all changes made to the files in that filesystem (known as a ‘Git project’). Your files are stored in a directory called .git , also known as the repository folder.

  • No labels