git-extras
git-extras copied to clipboard
bin\git-changelog: line 611: "C:\\Program: No such file or directory
in mingw64
asd@asd-PC MINGW64 ~/Downloads/app note/a/cuda_find_in_filesJ (master)
$ git changelog -a
C:\Program Files\Git\mingw64\bin\git-changelog: line 611: "C:\\Program: No such file or directory
caught signal, shutting down
Usage: awk [POSIX or GNU style options] -f progfile [--] file ...
Usage: awk [POSIX or GNU style options] [--] 'program' file ...
POSIX options: GNU long options: (standard)
-f progfile --file=progfile
-F fs --field-separator=fs
...
but it actually output a history.md success...
I don't have mingw64 to test with. But I guess it's because there is a space in the path of the cmd ps?
because there is a space in the path of the cmd ps?
You're right.
And I actually use Git for Windows (== MINGW64 I guess)