filhodanuvem / gitql

💊 A git query language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: select * from remotes fails

sesam opened this issue · comments

Are remotes are supposed to be available as a table? It's listed in the autocomplete suggestions when typing select * from [tab]

We removed the support to remotes in gitql 2.0.0, if you notice mentions to that, it's a good opportunity to clean it up.