Git interactive rebase with fixup and reword
During an interactive rebase with PhpStorm, we can make a "squash", an "edit", a "skip" or a "pick" modification. (https://www.jetbrains.com/phpstorm/help/interactive-rebase.html?search=rebase)
Is there any possibility to use "fixup" and "reword", like the git basic options?
And if not, is there a chance to get that action in future?
thanks you
请先登录再写评论。
Already implemented in Idea 14.0.3 - see https://youtrack.jetbrains.com/issue/IDEA-68866
who can I link the fix Idea 14.0.3 with a PHPStorm version?
Yolu can probably check the 8.0.3 EAP (http://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program)