Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update develop from master #566

Merged
merged 9 commits into from
Apr 20, 2018
Merged

Update develop from master #566

merged 9 commits into from
Apr 20, 2018

Conversation

dahlbyk
Copy link
Owner

@dahlbyk dahlbyk commented Apr 19, 2018

Includes #563 and an adjustment to #560 to accommodate ANSI prompt:

~ [PoshGitVcsPrompt error: oops]>$GitPromptSettings.Debug = $true
VERBOSE: PoshGitVcsPrompt error details:

PSMessageDetails      :
Exception             : System.Management.Automation.RuntimeException: oops
TargetObject          : oops
CategoryInfo          : OperationStopped: (oops:String) [], RuntimeException
FullyQualifiedErrorId : oops
ErrorDetails          :
InvocationInfo        : System.Management.Automation.InvocationInfo
ScriptStackTrace      : at <ScriptBlock>, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 859
                        at <ScriptBlock>, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 850
                        at Global:Write-VcsStatus, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 850
                        at <ScriptBlock>, C:\Dev\OSS\posh-git\src\posh-git.psm1: line 76
                        at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo : {}



~ [PoshGitVcsPrompt error: oops]> $GitPromptSettings.AnsiConsole = $false
~ [PoshGitVcsPrompt error: oops
VERBOSE: PoshGitVcsPrompt error details:

PSMessageDetails      :
Exception             : System.Management.Automation.RuntimeException: oops
TargetObject          : oops
CategoryInfo          : OperationStopped: (oops:String) [], RuntimeException
FullyQualifiedErrorId : oops
ErrorDetails          :
InvocationInfo        : System.Management.Automation.InvocationInfo
ScriptStackTrace      : at <ScriptBlock>, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 859
                        at <ScriptBlock>, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 850
                        at Global:Write-VcsStatus, C:\Dev\OSS\posh-git\src\GitPrompt.ps1: line 850
                        at <ScriptBlock>, C:\Dev\OSS\posh-git\src\posh-git.psm1: line 76
                        at <ScriptBlock>, <No file>: line 1
PipelineIterationInfo : {}



]>

@dahlbyk dahlbyk requested a review from rkeithhill April 19, 2018 15:12
Copy link
Collaborator

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dahlbyk dahlbyk merged commit f41ff1e into develop Apr 20, 2018
@dahlbyk dahlbyk deleted the from-master branch April 20, 2018 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants