Skip to content

Instantly share code, notes, and snippets.

@jamland
Created October 16, 2013 12:49
Show Gist options
  • Save jamland/7007161 to your computer and use it in GitHub Desktop.
Save jamland/7007161 to your computer and use it in GitHub Desktop.
Intergalactic:goab andy$ git checkout master
Previous HEAD position was 01c6d01... Warning when CF are too slow.
Switched to branch 'master'
Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded.
(use "git pull" to update your local branch)
Intergalactic:goab andy$ git pull
Updating d940815..01c6d01
Fast-forward
models/files.go | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
Intergalactic:goab andy$ go get -u github.com/airbrake/goab/cmd/api
Username for 'https://github.com': jamland
Password for 'https://[email protected]':
Intergalactic:goab andy$ git branch
* (detached from origin/master)
master
Intergalactic:goab andy$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment