-
Notifications
You must be signed in to change notification settings - Fork 395
Support git rebase -i #762
Comments
Thanks for the suggestion! Interesting rebase operations is something we want to support eventually, though there are a bunch of other things we'll get to first. |
I do my interactive rebases via terminal, but 9 out of 10 times, it fails claiming there is an ongoing operation or some other times it claims that the previous process may have crashed. The only resolution is to restart atom. I wonder if its related to lack of support or to terminal or something else. |
@the-j0k3r it sounds like you're seeing #961, so you may wish to subscribe there 😄 |
Sounds like it. thanks |
Would like to second this, we are using |
How to do "git rebase --continue" after resolving a conflict in atom ? |
No description provided.
The text was updated successfully, but these errors were encountered: