Hacker News new | ask | show | jobs
by LeifCarrotson 3169 days ago
What does work is

    git clone https://username@bitbucket.org/organization/repo.git
so you can probably still get by. Just the website is down.
3 comments

This doesn't work for me. (Edit: and, it's moot now, because it seems to be coming back up!)

I also have 2fa enabled (it's a private team) and my repo is private... I do seem to reach the repo, and it tells me I'll need an app-specific password to proceed.

Too bad the interface to create one is down.

All the various CI systems and scripts with hard-coded SSH-based git access will be hard to change to use HTTPS for just a few hours.
Oh! Interesting, this is good!