You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to magit
Hi,
I just pulled the the latest version "5ed79cb" and found that the
interactive rebase is not working anymore. Whenever I tried I get this
error:
$ git --no-pager rebase -i 23fcb3f^
/libexec/git-core/git-rebase--interactive: line 189: -s: command not
found Could not execute editor git exited abnormally with code 1.
Steps to reproduce:
1. M-x magit-status
2. Type "ll"
3. Move to somewhere that I want to rebase from
4. Type "E"
5. The above error shows up