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

git plugin on OS X: gwip results in "xargs: illegaloption --r" #2808

Closed
jbisotti opened this issue May 15, 2014 · 5 comments
Closed

git plugin on OS X: gwip results in "xargs: illegaloption --r" #2808

jbisotti opened this issue May 15, 2014 · 5 comments

Comments

@jbisotti
Copy link

Using the git plugin on OS X (Mavericks) and invoking gwip results in the following:

xargs: illegal option -- r
usage: xargs [-0opt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr]
             [-L number] [-n number [-x]] [-P maxprocs] [-s size]
             [utility [argument ...]]
[US74142 53ebf4d] --wip--
 3 files changed, 415 insertions(+), 18 deletions(-)
 create mode 100644 ...

Seems to work though.

@ncanceill
Copy link
Contributor

Hi, thanks for reporting.

This is a duplicate of #2692 and #2713, and should be fixed in #2790. If you want a fix rightaway, fetch my fork and cherry-pick a6c6bce.

@jbisotti
Copy link
Author

Sorry for the duplicate. Initially, I just looked through the labelled issues & didn't see it so I opened this one. After opening I noticed there were a bunch that were not labeled so I started going through them. By the time I came across the git umbrella issue you had already referenced this one there. That was fast!

I'll close this one to get it out of the way.

@ncanceill
Copy link
Contributor

Thanks for your understanding. As you can see, we have a gazillion issues open, and I know that searching through them is not easy.

Do not hesitate to contribute again — if you have improvements for the git plugin, please submit a PR to my branch.

@noma4i
Copy link

noma4i commented Jan 11, 2015

Im happy to inform that this issue is going to celebrate anniversary.

@ncanceill
Copy link
Contributor

Not if #2790 gets merged before May 15.

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