Sha256: 90fe28bfd56c7ea9dac9504d16a4ed160fd87bd320b65b47bceb7d5f6b4fe180
Contents?: true
Size: 548 Bytes
Versions: 3
Compression:
Stored size: 548 Bytes
Contents
Feature: ghc pull request Scenario: Available commands When I run `ghc pull` Then the exit status should be 0 And the output should contain "ghc pull commits" And the output should contain "ghc pull create" And the output should contain "ghc pull files" And the output should contain "ghc pull get" And the output should contain "ghc pull list" And the output should contain "ghc pull merge" And the output should contain "ghc pull merged" And the output should contain "ghc pull update"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
github_cli-0.4.3 | features/pull_request.feature |
github_cli-0.4.2 | features/pull_request.feature |
github_cli-0.4.1 | features/pull_request.feature |