From 6d2921d666f5cdc69a845b11b41fa533bf613271 Mon Sep 17 00:00:00 2001 From: Tomasz Kostrzewa Date: Wed, 6 Mar 2024 18:43:53 +0100 Subject: [PATCH] modified: RdzeN-Profile.ps1 --- RdzeN-Profile.ps1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/RdzeN-Profile.ps1 b/RdzeN-Profile.ps1 index f67573a..c7b95ea 100644 --- a/RdzeN-Profile.ps1 +++ b/RdzeN-Profile.ps1 @@ -47,11 +47,9 @@ function Pull-Repository { } if ($git_tmp -match "(Your branch is up to date)") { - Write-Host "For $RepositoryURL`n`n$git_tmp" -ForegroundColor Green + Write-Host "$git_tmp" -ForegroundColor Green } else { - Write-Host "For $RepositoryURL`n`n$git_tmp" -ForegroundColor Red Pull-Repository - Write-Host "For set up do date, please run Override-Profile and Reload-Profile" -ForegroundColor Red } # 4. List functions