Skip to content

GitVersion /showconfig throws exception in Git Bash #905

@xsegno

Description

@xsegno

If I interpret the documentation the right way GitVersion /showconfig should display the current configuration. When I do so I get:

$ GitVersion /showconfig

Unhandled Exception: System.ComponentModel.Win32Exception: The directory name is invalid
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at GitVersion.Helpers.ProcessHelper.Start(ProcessStartInfo startInfo)
at GitVersion.Helpers.ProcessHelper.Run(Action1 output, Action1 errorOutput, TextReader input, String exe, String args, String workingDirectory, KeyValuePair2[] environmentalVariables) at GitVersion.LibGitExtensions.DumpGraph(String workingDirectory, Action1 writer, Nullable`1 maxCommits)
at GitVersion.Program.VerifyArgumentsAndRun()
at GitVersion.Program.Main()

I'm on a clean windows 10 pc with VS2015 enterprise and git 2.7.0 installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions