stephencelis/ghi

Support multiple repositories in one command

Open

#106 opened on May 17, 2013

 (4 comments) (0 reactions) (0 assignees)Ruby (134 forks)github user discovery
featurehelp wanted

Repository metrics

Stars
 (2,122 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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"

Contributor guide