jdalrymple/node-hg-plus

Add ability to get a list of repo tags / branches

Opened this issue · 0 comments

Return in a json format:

{
"tip" : '664547fa6f57'
"1.0.2" : 7fa6f5732ed
}