Sha256: 674a88fcf6af1f95e2f7eafb3846f1f589ace3545b5e6c45f1618ec01761b53c
Contents?: true
Size: 361 Bytes
Versions: 13
Compression:
Stored size: 361 Bytes
Contents
Feature: Heroku remote Background: Given git remote "heroku" points to "git@heroku.com:doge.git" Scenario: Handle a git repo with only a Heroku remote When I run `badger badge /tmp/wow_repo` Then the output should contain: """ This repo does not appear to have a github remote """ And the exit status should be 2
Version data entries
13 entries across 13 versions & 2 rubygems