git-log
git-log copied to clipboard
Remove `onDidChange` callbacks
They were not returning a valid Disposable
object and, since they were not used internally, we can delete them so that https://github.com/atom/tabs/issues/183 is not a problem anymore.
For some reason I am not able to run this package by cloning it and running apm link
. Any ideas of what’s going on there?
Nice job with this package, by the way! :sparkles:
Bumping this one. Just experienced https://github.com/atom/tabs/issues/183
Merge already :)
bump