Provide _refreshingPromise.

This commit is contained in:
joshaber
2016-04-21 13:55:43 -04:00
parent 866a26a754
commit c0eb8baae0

View File

@@ -45,6 +45,11 @@ export default class GitRepositoryAsync {
}
}
// This exists to provide backwards compatibility.
get _refreshingPromise () {
return this.repo._refreshingPromise
}
// Public: Destroy this {GitRepositoryAsync} object.
//
// This destroys any tasks and subscriptions and releases the underlying