Skip to content

NullReferenceException without meaningful message #253

@Litee

Description

@Litee

Hi,

I am experimenting with GitVersion and some GitFlow-ish repo. When I run the exe I am getting an exception - the following line in ReleaseDateFinder.cs assigns null to vp var. Maybe makes sense to add a more meaningful message.

var vp = new VersionOnMasterFinder().FindLatestStableTaggedCommitReachableFrom(repo, c);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions