I tried to do a merge in GitBash today, but got the following error:
C:\Program Files (x86)\Notepad++\notepad++.exe: -c: line 0: syntax error near unexpected token `('
C:\Program Files (x86)\Notepad++\notepad++.exe: -c: line 0: `C:\Program Files (x86)\Notepad++\notepad++.exe "$@"'
error: There was a problem with the editor 'C:\Program Files (x86)\Notepad++\notepad++.exe'.
I can't figure out why it's throwing this error, and nothing's changed in Notepad++ or GitBash. Any idea on where I can search or fix this?