Remote repository

https://mrobeidat.github.io/reading-notes/


Remote repository

In addition, a remote repository doesn’t have such a working directory: it only consists of the bare.git” repository folder.

The features:

  1. Contains branches
  2. Commits
  3. Tags

Remote Workflow:

In Git, there are only a mere handful of commands that interact with a remote repository, and the image below would describe how it works: