Format all files
This commit is contained in:
parent
f2abbe8561
commit
59708b8f04
110 changed files with 1439 additions and 1484 deletions
scripts/Windows/Software/git
|
@ -16,7 +16,7 @@
|
|||
$params += " /DefaultBranchName:`"$defaultBranch`"";
|
||||
}
|
||||
|
||||
Install-ChocoPackage git -ArgumentList "--params",$params;
|
||||
Install-ChocoPackage git -ArgumentList "--params", $params;
|
||||
} `
|
||||
-Configurator {
|
||||
& $base ([InstallerAction]::Configure) @args;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue