Skip to content

[TCE-1172] log-paths documentation is wrong - should be space-separated rather than comma-separated #99

@jackie-linz

Description

@jackie-linz

Your documentation says

The paths used to calculate changes (comma-separated)

But git log documentation shows space-separated value
https://git-scm.com/docs/git-log#_examples
image

even your test is using space-separated value

https://github.com/codacy/git-version/blob/master/spec/git-version-spec.cr#L705

git = GitVersion::Git.new("dev", "master", "feature:", "breaking:", tmp.@tmpdir, "dir2-", "dir2/ dir3/")

Metadata

Metadata

Assignees

No one assigned

    Labels

    jira-issueIssue tracked on JIRA

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions