Skip to content

Instantly share code, notes, and snippets.

@digitaljhelms
Created December 15, 2011 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save digitaljhelms/1480257 to your computer and use it in GitHub Desktop.
Save digitaljhelms/1480257 to your computer and use it in GitHub Desktop.
git fetch output flags

Output flags returned by git fetch (based on git version 1.7.8):

Also note that in fast-forwards, the output contains ".." (2 dots) but in a forced update the output contains "..." (3 dots).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment