标签: git rest atlassian-fisheye atlassian-crucible
是否可以使用EyeQL选择(返回)分支名称?类似的东西:
select revisions where ... order by date desc return revision,author,csid,branch
因为我看到,“分支”是EyeQL中未知的字段......