mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-26 14:26:10 +01:00
Update list-commits.ps1
This commit is contained in:
parent
b8042d7368
commit
27e4dfb3da
@ -31,6 +31,7 @@ try {
|
||||
if ($lastExitCode -ne "0") { throw "'git log' failed" }
|
||||
}
|
||||
write-output ""
|
||||
write-output ""
|
||||
exit 0
|
||||
} catch {
|
||||
write-error "ERROR: line $($_.InvocationInfo.ScriptLineNumber): $($Error[0])"
|
||||
|
Loading…
Reference in New Issue
Block a user