Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo start should not need a project name if the branch is unique #40

Open
GoogleCodeExporter opened this issue Feb 18, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Reported by Cedric Beust <cbeust@google.com> on Mon Jun 22 09:41:59 PDT 2009
Source: JIRA REPO-40

When I try to start a branch that already exists, repo still asks me to supply
the project name, which seems unnecessary if that branch name is unique:

$ repo branches
   CommentReplies            | in gerrit
*  Debug                     | in gwtexpui
   InlineImages              | in gerrit
*P InlineImagesCherryPick    | in gerrit
 P SearchByUser              | in gerrit
   master                    | in gerrit
   save                      | in gerrit

$ repo start SearchByUser
error: at least one project must be specified

Couldn't repo determine that the project is `gerrit` since it's the only one
that contains a branch called SearchByUser?

Original issue reported on code.google.com by code-rev...@gtempaccount.com on 24 Sep 2009 at 9:10

@GoogleCodeExporter
Copy link
Author

Original comment by sop+code@google.com on 24 Sep 2009 at 11:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant