Recovery Process Overview

This article contains information about recovery process in GitHub

Recovery process overview

In general, GitProtect allows you to restore your data (repositories and metadata) to any Git service or localhost (any physical device).

Recovery Of A Single Repository To Git Service Or GitProtect WorkerRecovery Of A Single Repository To Git Service Or GitProtect Worker

Moreover, you can decide, which metadata you want to restore - you're not obligatored to restore the whole repository.

You have to know that closed / merged Pull Requests are recovered as closed issues.

See the following article, to get information about cross-recovery options in GitHub:

Cross recovery options

Last updated