atom / git-diff

Diff markers in Atom's gutter
MIT License
102 stars 36 forks source link

Stop using async git repo (for now) #105

Closed maxbrunsfeld closed 8 years ago

maxbrunsfeld commented 8 years ago

We're seeing crashes on Atom stable, and we are pretty sure they are caused by nodegit. We're going to temporarily remove all usage of the GitRepositoryAsync while we investigate these crashes.