Cannot clone repos

Issue #1 resolved
1 1 created an issue

When I try to write command this way (as written in Overview):

bitbucket clone <UserName> <RepoName>

I receive following error:

usage: bitbucket <command> [<args>]

When command entered this way:

bitbucket clone <RepoName or HTTPSRepoPath>

comp requires to enter password. I enter password of my BitBucket account and receive following error:

Unhandled error: 'Namespace' object has no attribute 'protocol'

Comments (4)

  1. Howard Mao repo owner

    @mgemmill I believe this was introduced in your pull request. I don't have a deep enough understanding of argparse to figure out how to fix this issue. Could you take a look?

  2. Log in to comment