Skip to content

Instantly share code, notes, and snippets.

@tmountain
Created December 18, 2009 14:21
Show Gist options
  • Save tmountain/259511 to your computer and use it in GitHub Desktop.
Save tmountain/259511 to your computer and use it in GitHub Desktop.
travis@travis-desktop:~/src/blackberry/grooveshark.dev$ git push trav-build
warning: You did not specify any refspecs to push, and the current remote
warning: has not configured any push refspecs. The default action in this
warning: case is to push all matching refspecs, that is, all branches
warning: that exist both locally and remotely will be updated. This may
warning: not necessarily be what you want to happen.
warning:
warning: You can specify what action you want to take in this case, and
warning: avoid seeing this message again, by configuring 'push.default' to:
warning: 'nothing' : Do not push anything
warning: 'matching' : Push all matching branches (default)
warning: 'tracking' : Push the current branch to whatever it is tracking
warning: 'current' : Push the current branch
To git@git.in.escapemg.com:blackberry/blackberry.git
! [rejected] master -> master (non-fast forward)
! [rejected] trav-build -> trav-build (non-fast forward)
error: failed to push some refs to 'git@git.in.escapemg.com:blackberry/blackberry.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment