jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

[NEW FEATURE] Added a Rebase feature #147

Closed AdamPohl closed 8 years ago

AdamPohl commented 8 years ago

I have added a rebase feature and I have made it so that when you click the button a shell command is run to check to see if you are in the middle of a rebase and then the corresponding dialog is opened

The dialog that comes up when you are in a rebase:
image

The dialog that comes up when you are not in a rebase:
image