stephencelis/ghi

Support multiple repositories in one command

开放

#106 创建于 2013年5月17日

 (4 条评论) (0 个反应) (0 位负责人)Ruby (134 个派生)github user discovery
featurehelp wanted

仓库指标

星标
 (2,122 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

I'd love to see the following format supported:

ghi list -- Paws/Issues elliottcable/Paws.js

… to show a combined list, or simply two sequential lists, of all of the matching issues between both of those repositories.

Similarly, I should be able to store multiple entries in the configuration variable to save me all that typing:

git config ghi.repo "Paws/Issues elliottcable/Paws.js"

贡献者指南