Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Ensure we have a context before resolve and delete #119

Merged
merged 1 commit into from
Feb 21, 2017
Merged

Conversation

jeffyoung
Copy link
Contributor

No description provided.

Copy link
Member

@jpricket jpricket left a comment

Choose a reason for hiding this comment

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

Thanks for fixing my bugs!!!

@@ -50,7 +50,7 @@ export class Repository {
}

public get HasContext(): boolean {
return this._serverContext != null && this._serverContext.CredentialInfo != null;
Copy link
Member

Choose a reason for hiding this comment

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

What idiot made those mistakes!

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.

None yet

3 participants