wip
This commit is contained in:
@@ -114,7 +114,7 @@ fileprivate struct GitVersion {
|
||||
|
||||
internal func command(for argument: VersionArgs) -> ShellCommand {
|
||||
.init(
|
||||
shell: .env(.custom(path: "/usr/bin/git", useDashC: false)),
|
||||
shell: .env,
|
||||
environment: nil,
|
||||
in: workingDirectory ?? FileManager.default.currentDirectoryPath,
|
||||
argument.arguments
|
||||
|
||||
Reference in New Issue
Block a user