Skip to content

Allow passing options to bzr #13

@RalfJung

Description

@RalfJung

In order to fetch a bzr repository on a host with self-signed SSL certificates, I have to do the following with bzr:

bzr -Ossl.cert_reqs=none branch https://URL NAME

However, there does not seem to be a way to clone such a repository with git-remote-bzr. I tried adding the option to the "git clone" call, but that just resulted in git complaining.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions