donnemartin/gitsome

Simultaneous GH and GHE support

Open

#94 opened on Nov 7, 2016

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (7,494 stars) (476 forks)batch import
feature-requesthelp wanted

Description

It looks like gitsome supports either GitHub or GitHub Enterprise but not both simultaneously. Am I missing something or should this be a feature request? I work with repos in both and currently have to run gh configure each time I'm switching from GH to GHE or vice versa. It would be nice if for commands using my GHE profile I could use a switch like -e otherwise it defaults to GH.

Contributor guide