You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: