Sha256: 27ac1d6289682284c5218a91f2caa1cf25336b4580888ce8587c2ffa08136a1c

Contents?: true

Size: 268 Bytes

Versions: 4

Compression:

Stored size: 268 Bytes

Contents

Feature: Edit config file
    As a user
    I want to quickly open the config file in an editor
    So that I can quickly edit the configured users

    Scenario: Edit config
        When I type "git su --edit"
        Then the config file should be open in an editor

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gitsu-1.0.0 features/edit_config.feature
gitsu-0.0.3 features/edit_config.feature
gitsu-0.0.2 features/edit_config.feature
gitsu-0.0.1 features/edit_config.feature