jacogr / atom-git-control

Not maintained :(
MIT License
227 stars 70 forks source link

GitRepository.getOriginUrl is deprecated. #67

Closed litar1 closed 9 years ago

litar1 commented 9 years ago

Use ::getOriginURL instead.

GitRepository.getOriginUrl (/usr/share/atom/resources/app.asar/src/git-repository.js:446:7)
Object.hasOrigin (/home/klitarowicz/.atom/packages/git-control/lib/git.coffee:127:16)
GitControlView.fetchMenuClick (/home/klitarowicz/.atom/packages/git-control/lib/git-control-view.coffee:161:24)
GitControlView.update (/home/klitarowicz/.atom/packages/git-control/lib/git-control-view.coffee:68:9)
MarcelMue commented 9 years ago

This seems to be a duplicate of #63 and should be fixed in the next release.