Closed Fatal-Error closed 9 years ago
i just tried a --dry-run
and it seems that this issue is no longer valid
I will execute: git checkout develop
I will execute: git checkout -b feature/EE-659_8991_implementation_of_the_new_homepage_add_display_type_call_to_action
I will execute: git push --set-upstream origin feature/EE-659_8991_implementation_of_the_new_homepage_add_display_type_call_to_action```
@alessiopiazza can i close this issue ?
@paolomainardi i would say yes
thanks!
Scenario: I want to create a git branch using redmine:git:branch command Given: I have an issue with title
EE-659 - [Implementation of the new Homepage] Add display type "Call to Action"
and id8991
When: I run commandspark redmine:git:branch 8991
Then: I can see a new branch has been created with the following name:features/EE-659_8991_add_display_type_call_to_action