Skip to content

Instantly share code, notes, and snippets.

@mikequentel
Created December 5, 2014 04:21
Show Gist options
  • Save mikequentel/59019eb852ed27720571 to your computer and use it in GitHub Desktop.
Save mikequentel/59019eb852ed27720571 to your computer and use it in GitHub Desktop.
ASCII text diagram of GitHub typical workflow
github.com server-side repos
+-------------------+ +------------------+
| Source Repo | |My fork of Source |
|-------------------| fork |------------------|
| +----->| |
| |<-----+ |
+-------------------+ pull +----+-------------+
request | ^ push
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx|xxxxxxxxx|xxxxx
|clone |
local hard drive repos | |
v |
+--------------+----+
|clone of fork |
|-------------------|
|<<lots of commits>>|
| |
+-------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment