filhodanuvem / gitql

💊 A git query language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Show databases" feature

filhodanuvem opened this issue · comments

A query command to list all the branches in a sql way.

show databases; 

Would be similar to

git branch -a