We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There is this Git command where you can get a list of all remote branches
git ls-remote [url]
Is this possible with NodeGit?