Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovery functionality for Git #838

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Commits on Mar 12, 2024

  1. [git] Add recovery functionality to fetch method

    This commit implements the recovery functionality in the fetch method
    of the Git backend, enabling the recovery of Perceval execution from
    a specific commit. Now, users can specify a recovery commit to start
    fetching commits from that point, ensuring robustness against failures.
    
    Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
    jjmerchante committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2db6922 View commit details
    Browse the repository at this point in the history