Skip to content
Discussion options

You must be logged in to vote

The --repo flag wasn't designed to work with git remote URLs, so it likely won't work with URLs such asgit+https://... or git@github.com:.... The flag accepts values in the following formats:

  • owner/repo
  • host/owner/repo
  • https://host/owner/repo

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@danburzo
Comment options

@mislav
Comment options

@mislav
Comment options

Answer selected by mislav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants