Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sed: illegal option #13

Closed
hamishgraham opened this issue Jan 30, 2017 · 2 comments
Closed

sed: illegal option #13

hamishgraham opened this issue Jan 30, 2017 · 2 comments

Comments

@hamishgraham
Copy link

hamishgraham commented Jan 30, 2017

System: macOS 10.12.1

When expanding one of the git commits with tab and closing it again the following error is shown:

sed: illegal option -- r various tweaks (3 days ago) <myname>
usage: sed script [-Ealn] [-i extension] [file ...] ago) <myname>
@Teszko
Copy link
Contributor

Teszko commented Jan 30, 2017

Installing gnu-sed should fix that issue.

@milani
Copy link

milani commented Jan 30, 2017

-E has the same effect on OS X. So it can be easily replaced if the OS is not linux.

@Fakerr Fakerr closed this as completed in f7e1209 Jan 31, 2017
Fakerr added a commit that referenced this issue Jan 31, 2017
Fixes #13. Different param name on OSX for Sed program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants