Skip to content

Instantly share code, notes, and snippets.

@FinalFive
Created February 23, 2012 23:39
Show Gist options
  • Save FinalFive/1895767 to your computer and use it in GitHub Desktop.
Save FinalFive/1895767 to your computer and use it in GitHub Desktop.
[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
merge = refs/heads/master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment