ietf-tools / editor

A fully featured editor to write, review, refine and submit Internet-Drafts.
Other
7 stars 1 forks source link

Unable to clone a private repo #35

Open ajeanmahoney opened 4 months ago

ajeanmahoney commented 4 months ago

When I attempt to clone a private repo that I own, I receive a message that says:

Failed to clone repository Error invoking remote method 'gitCloneRepository': TypeError: Cannot read properties of undefined (reading 'conf')

When I change the visibility of the repo to public, I can clone it.