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

xargs warning, conflicting options, when running git effort #953

Closed
epac-tom opened this issue Jan 26, 2022 · 3 comments
Closed

xargs warning, conflicting options, when running git effort #953

epac-tom opened this issue Jan 26, 2022 · 3 comments

Comments

@epac-tom
Copy link

I've just installed git-extras, great tool, but get an xargs warning when running commands like git effort:
xargs: warning: options --max-args and --replace/-I/-i are mutually exclusive, ignoring previous --max-args value

Had a quick look and found this https://www.gnu.org/software/findutils/manual/html_node/find_html/Conflicting-xargs-options.html

Running Windows
git version 2.35.0.windows.1
xargs (GNU findutils) 4.8.0

@duckunix
Copy link
Contributor

Confirmed on a fully up to date Arch box w/ findutils 4.8.0-1

@spacewander
Copy link
Collaborator

I can't reproduce it in my machine with xargs 4.7.0
So it is a change introduced in 4.8.0

PR is welcome!

@tfendin
Copy link
Contributor

tfendin commented Mar 6, 2022

This issue should've been fixed by PR #956. Can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants