Sha256: 76e80dad1babd16cd96cecfda788cf48ea614727852c298a329c3f1c0c860c83
Contents?: true
Size: 438 Bytes
Versions: 4
Compression:
Stored size: 438 Bytes
Contents
Feature: Configure default scope As a user of a shared environment I want to configure the default scope So that I can change the user for all projects at once Scenario: Default to global scope Given the Git configuration has "git-su.defaultSelectScope" set to "global" When I type "git su 'John Galt <jgalt@example.com>'" Then I should see "Switched global user to John Galt <jgalt@example.com>"
Version data entries
4 entries across 4 versions & 1 rubygems