donnemartin / gitsome

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Other
7.56k stars 437 forks source link

Simultaneous GH and GHE support #94

Open alanwill opened 7 years ago

alanwill commented 7 years ago

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.

donnemartin commented 7 years ago

Hi @alanwill, good idea, thanks for the feature request!