mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
a bit more whitespace here too
This commit is contained in:
@@ -17,6 +17,8 @@ function AskYesNoQuestion([string]$question, [string]$key)
|
||||
{
|
||||
SetVariable $key $null
|
||||
}
|
||||
|
||||
Write-Host
|
||||
}
|
||||
|
||||
function VerifyEnvironmentVariable([string]$friendlyName, [string]$key, [bool]$optional = $false)
|
||||
|
||||
Reference in New Issue
Block a user