Skip to content

Instantly share code, notes, and snippets.

@jnareb
Created September 10, 2008 20:01
Show Gist options
  • Save jnareb/10040 to your computer and use it in GitHub Desktop.
Save jnareb/10040 to your computer and use it in GitHub Desktop.
diagram of exchanging commits in equal repositories
[A public repo] [B public repo]
^ \ / ^
| \ / |
{push} {fetch, pull} {push}
| / \ |
| / \ |
| v v |
[A private repo] [B private repo]
with working directory with working directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment