# Cross-recovery

**Funkcja cross-recovery pozwala na przywracanie kopii zapasowych repozytoriów Bitbucket DC oraz powiązanych z nimi metadanych pomiędzy różnymi instancjami Bitbucket DC lub obsługiwanymi platformami DevOps, zachowując historię Git, branches, tagi, pull requesty oraz inne artefakty repozytorium (tam, gdzie są obsługiwane).**

***

## Dostępne platformy Git

**Xopero ONE** pozwala przywracać dane kopii zapasowych pomiędzy wszystkimi obsługiwanymi platformami **DevOps**.

Różni dostawcy oferują odmienne typy metadanych, które nie zawsze są wspólne dla wszystkich platform. **W związku z tym podczas procesu przywracania niektóre metadane mogą nie być dostępne do odtworzenia.**

Poniższa tabela przedstawia chronione metadane **Bitbucket DC** wraz z informacją, gdzie mogą zostać przywrócone.

<table><thead><tr><th width="126" align="right">Metadane</th><th width="110" align="center">Bitbucket DC</th><th width="100" align="center">Azure DevOps</th><th width="110" align="center">Bitbucket</th><th width="94" align="center">GitHub</th><th width="115" align="center">GitHub Enterprise</th><th width="92" align="center">GitLab</th></tr></thead><tbody><tr><td align="right">Repozytoria</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr><tr><td align="right">Pull Requests (open)</td><td align="center"><strong>✅</strong></td><td align="center">❌</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr><tr><td align="right">Webhooks</td><td align="center"><strong>✅</strong></td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td><td align="center">❌</td></tr><tr><td align="right">LFS</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr><tr><td align="right">Tag</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr><tr><td align="right">Commits</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr><tr><td align="right">Branches</td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td><td align="center"><strong>✅</strong></td></tr></tbody></table>

***

## Przydatne linki i materiały

{% content-ref url="/pages/hu9JKliORgJ17AbpRqnB" %}
[Cross-recovery dla organizacji DevOps](/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/devops/ogolne/cross-recovery-dla-organizacji-devops.md)
{% endcontent-ref %}

{% content-ref url="/pages/tkQ1ld1rOBSnn3lXkeD5" %}
[Przywracanie LFS dla organizacji DevOps](/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/devops/ogolne/przywracanie-lfs-dla-organizacji-devops.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/pl/kopia-zapasowa-i-przywracanie/devops/bitbucket-dc/przywracanie/cross-recovery.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
