jacogr / atom-git-control

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

Project.getRepo is deprecated. #82

Closed ivajo26 closed 9 years ago

ivajo26 commented 9 years ago

Use ::getRepositories instead

Project.getRepo (/usr/share/atom/resources/app.asar/src/project.js:579:12)
Object.<anonymous> (/home/ivajo26/.atom/packages/git-control/lib/git.coffee:15:17)
Object.<anonymous> (/home/ivajo26/.atom/packages/git-control/lib/git.coffee:289:4)
Module._compile (module.js:452:26)
Object.requireCoffeeScript (/usr/share/atom/resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
Module.load (module.js:347:32)
wbrbr commented 9 years ago

It should have been fixed by 008fe7491bdeaaaf85bee4c17f8c08087ba8d68c , please update the package and tell us if the issue persists :+1:

MarcelMue commented 9 years ago

Closed for now, feel free to reopen if the deprecation still exists somehow.