Skip to content

Commit 1accd8b

Browse files
Gutsnicogodet
andauthored
Update scripts/qdt_clone_pull_profiles.ps1
Co-authored-by: Nicolas Godet <[email protected]> Signed-off-by: Julien <[email protected]>
1 parent 1573c30 commit 1accd8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/qdt_clone_pull_profiles.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ try {
7474
# Return to the original directory
7575
Pop-Location
7676
} else {
77-
Write-Host "No Git repository identified. Cloning remote repository to $repoPath..."
77+
Write-Host "No Git repository identified. Cloning remote repository to $repoPath..." -ForegroundColor Cyan
7878

7979
# Clone the repository
8080
git clone --config remote.origin.pushurl="DISABLED" `

0 commit comments

Comments
 (0)