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

bin\git-changelog: line 611: "C:\\Program: No such file or directory #1165

Open
jackusay opened this issue Sep 26, 2024 · 2 comments
Open

bin\git-changelog: line 611: "C:\\Program: No such file or directory #1165

jackusay opened this issue Sep 26, 2024 · 2 comments

Comments

@jackusay
Copy link

jackusay commented Sep 26, 2024

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...

@spacewander
Copy link
Collaborator

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?

@jackusay
Copy link
Author

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)

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

No branches or pull requests

2 participants