Sha256: a88b81c74e9c40f39bd4de146377cc07fb5faeb57bee850b1ea2ded3266f9849

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

Feature: ghc commit

  Scenario: Available commands

    When I run `ghc commit`
    Then the exit status should be 0
      And the output should contain "ghc commit get"
      And the output should contain "ghc commit create"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
github_cli-0.4.2 features/commit.feature
github_cli-0.4.1 features/commit.feature