Method | Description | |
---|---|---|
it_is_an_event_subscriber ( ) | ||
it_is_initializable ( ) | ||
it_should_display_exception_when_pop_fails ( |
||
it_should_not_run_in_invalid_context ( |
||
it_should_not_run_when_disabled ( |
||
it_should_not_run_when_there_are_no_unstaged_changes ( |
||
it_should_not_try_to_pop_when_stash_saving_failed ( |
||
it_should_pop_changes ( |
||
it_should_pop_changes_when_an_error_occurs ( |
||
it_should_stash_changes ( |
||
it_should_subscribe_to_events ( ) | ||
let ( |
public it_should_display_exception_when_pop_fails ( |
||
$repository |
public it_should_not_run_in_invalid_context ( |
||
$repository |
public it_should_not_run_when_disabled ( |
||
$grumPHP | ||
$repository |
public it_should_not_run_when_there_are_no_unstaged_changes ( |
||
$repository | ||
$unstaged | Gitonomy\Git\Diff\Diff |
public it_should_not_try_to_pop_when_stash_saving_failed ( |
||
$repository |
public it_should_pop_changes ( |
||
$repository |
public it_should_pop_changes_when_an_error_occurs ( |
||
$repository |
public it_should_stash_changes ( |
||
$repository |
public let ( |
||
$grumPHP | ||
$repository | ||
$io | GrumPHP\IO\IOInterface | |
$workingCopy | Gitonomy\Git\WorkingCopy | |
$unstaged | Gitonomy\Git\Diff\Diff |