summaryrefslogtreecommitdiff
path: root/spec/acceptance/files/server.key
AgeCommit message (Collapse)Author
2014-05-18Add spec for clone protocols skeletonJohn Duarte
The git_clone_protocols_spec.rb will be used to enumerate over the available protocols for git to use to clone to disk. The initial skeleton includes the 'file://' protocol test as well as support key files to be used later.