donnemartin/gitsome

Use current .git as default

Open

#60 opened on Jun 8, 2016

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

Description

When using commands that require a repo/context, the current git remotes should be used. E.g. when I type gh issues in the local git directory of a github project, it should list all the issues of that project. Same with gh repo and similar commands.

Contributor guide