Searched +full:- +full:dwith_examples (Results 1 – 1 of 1) sorted by relevance
1 # Copyright (c) 2021-2022 Yubico AB. All rights reserved.2 # Use of this source code is governed by a BSD-style4 # SPDX-License-Identifier: BSD-2-Clause9 [string]$SevenZPath = "C:\Program Files\7-Zip\7z.exe",24 if ($LastExitCode -ne 0) { in ExitOnError() 30 Write-Host "Cloning ${REPO}..." in GitClone() 31 & $Git - in GitClone() [all...]