Skip to content

changelog does not work if GIT-EDITOR contains spaces #502

@jankatins

Description

@jankatins

My git editor is set to

λ git var GIT_EDITOR
"C:\Program Files (x86)\Notepad++\notepad++.exe"  -multiInst -nosession -noPlugin

This results in the following error during a git changelog call:

λ git changelog
C:\Program Files\Git\mingw64\bin\git-changelog: line 490: "C:\Program: No such file or directory

caught signal, shutting down
C:\Program Files\Git\mingw64\bin\git-changelog: line 342: pgrep: command not found

Additionally, it seems that pgrep is not available in git for windows :-(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions