# -*- encoding: utf-8 -*- Given(/I have a git repository/) do create_dir(".git") end