repository_directory_spec.rb revision 95a1bcea5bd4cddc4c3dbbdf4dbcf85020fbc8d5
98N/Arequire 'spec_helper' 919N/A it 'should fail without a name' do 919N/A it 'should fail with target_directory but without a name' do 98N/A it 'should fail when path is the directory' do 911N/A it 'should fail when path is the file (with target_directory)' do 963N/A it 'should fail when path is beneath the file' do it 'should fail when path is beneath the file (with target_directory)' do it 'path should be target_directory plus name' do it 'should create the directory in the git repository' do it 'should create the directory in the git repository in a subdirectory' do it 'should create a .gitkeep file' do