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 saw a recent issue over at difftastic (PR 1025), about filenames that start with a dash being interpreted as options by Git.
Git's external diff protocol is entirely positional — it passes 7 arguments (9 for a rename) and never passes options — so there's no way for the caller to add a -- separator on difftastic's behalf.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I saw a recent issue over at difftastic (PR 1025), about filenames that start with a dash being interpreted as options by Git.
I was wondering if this is a problem
jjcalls Gitjjcalls external diff/merge toolsAll reactions