Passing custom options to git while rebasing

已回答

Is it possible to pass custom options while rebasing from within CLion? For example what would be the equivalent to:

`git rebase -i --keep-base dev`?

 

0

Regrettably, there is no option to do so in IDE.
Please feel free to file a feature request on our YouTrack and we would be grateful if you could also elaborate on use-case.
Please file a feature request here:
https://youtrack.jetbrains.com/issues/IDEA

0

请先登录再写评论。