Skip to content

Instantly share code, notes, and snippets.

rakesh@ubuntu:~/projects/cucumber-jvm/.git$ git push
The authenticity of host 'github.com (207.97.227.239)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,207.97.227.239' (RSA) to the list of known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
To https://github.com/FinalFive/cucumber-jvm.git
! [rejected] master -> master (non-fast-forward)
error: failed to push some refs to 'https://github.com/FinalFive/cucumber-jvm.git'
To prevent you from losing history, non-fast-forward updates were rejected
Merge the remote changes (e.g. 'git pull') before pushing again. See the
'Note about fast-forwards' section of 'git push --help' for details.
[core]
repositoryformatversion = 0
filemode = true
logallrefupdates = true
autocrlf = false
[remote "origin"]
url = https://github.com/cucumber/cucumber-jvm.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
rakesh@ubuntu:~/projects/cucumber-jvm-groovy-example$ ~/apps/gradle-1.0-milestone-8a/bin/gradle cucumber
:compileJava UP-TO-DATE
:compileGroovy UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:assemble UP-TO-DATE
:cucumber
# language: en
Feature: Division