nikhilkalige / git-log

A Atom package for git commit graphs
MIT License
71 stars 35 forks source link

Atom.Object.defineProperty.get is deprecated. #40

Closed mengzyou closed 9 years ago

mengzyou commented 9 years ago

atom.workspaceView is no longer available. In most cases you will not need the view. See the Workspace docs for alternatives: https://atom.io/docs/api/latest/Workspace. If you do need the view, please use atom.views.getView(atom.workspace), which returns an HTMLElement.

Atom.Object.defineProperty.get (/home/mengz/opt/atom/share/atom/resources/app/src/atom.js:54:11)
Object.activate (/home/mengz/.atom/packages/git-log/lib/git-log.js:10:13)