Sha256: bd94221eec3e3cb9498f2c0e5d80c2d15f70bc615d50c2b5099eae61809f231a
Contents?: true
Size: 286 Bytes
Versions: 13
Compression:
Stored size: 286 Bytes
Contents
@no-clobber Feature: Git repository Background: Given I have created the app "myapp" with pah Scenario: Create a git repo Then I have a .git When I cd to "myapp" And I run `git status` Then the stdout should contain: """ nothing to commit """
Version data entries
13 entries across 13 versions & 1 rubygems