Skip to content

Should execute the git command in the context of the working directory #16

@theogravity

Description

@theogravity

I wrote this tool to update changelogs with the latest git commit info, and I noticed when I install it globally, the git info seems to be coming from the global path to which it was installed to, vs the working directory of my project.

If I install it locally to the project and execute it via npm run, then there's no problem.

Can we get an option to set the execution context of the git command to pwd()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions