Skip to content
This repository has been archived by the owner on Jul 15, 2019. It is now read-only.

Adding try/catch logic to Write-VcsStatus #38

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding try/catch logic to Write-VcsStatus #38

wants to merge 3 commits into from

Conversation

paulmarsy
Copy link

Adding try/catch logic to Write-VcsStatus so that if one of the scriptblocks that has been added to the VcsPromptStatuses array fails the other scriptblocks are not affected (are still invoked)

This complements the posh-git pull request dahlbyk/posh-git#170

paulmarsy added 3 commits May 18, 2015 22:52
Adding try/catch logic to Write-VcsStatus so that if one of the scriptblocks that has been added to the VcsPromptStatuses array fails the other scriptblocks are not affected (are still invoked)

This complements the posh-git change dahlbyk/posh-git#170
This complements the posh-git change dahlbyk/posh-git#170
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant