arthaud / git-dumper

A tool to dump a git repository from a website
MIT License
1.69k stars 235 forks source link

Bit Bucket support? #19

Open boersmagroup opened 3 years ago

boersmagroup commented 3 years ago

Any plans for supporting Bit Bucket Headers?

arthaud commented 3 years ago

What is a Bitbucket header?

softliner commented 3 years ago

On open bitbucket repositories, the header is different (.git/HEAD). For that reason the git-dumper aborts. Wondering if its possible to add support for Bitbucket repositories hosted on public servers.

arthaud commented 3 years ago

I think #20 might fix this. If not, could you send me an example .git/HEAD?