stephencelis/ghi

Support multiple repositories in one command

Offen

#106 geöffnet am 17.05.2013

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (134 Forks)github user discovery
featurehelp wanted

Repository-Metriken

Stars
 (2.122 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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