Closed joshaber closed 8 years ago
Fixes #188.
I don’t love how this turned out. The problem is that getting git status is async now, but the view needs to be created synchronously. I’m not sure if there’s a better way to accomplish this.
/cc @atom/core
Thanks @joshaber, works great 👍
Fixes #188.
I don’t love how this turned out. The problem is that getting git status is async now, but the view needs to be created synchronously. I’m not sure if there’s a better way to accomplish this.
/cc @atom/core