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

libgit2: fix checkout logic for CheckoutBranch #750

Merged
merged 1 commit into from
Jun 1, 2022

Commits on Jun 1, 2022

  1. libgit2: fix checkout logic for CheckoutBranch

    Use the target commit, to checkout tree and set the head to the desired
    branch instead of doing a hard reset to the target commit.
    
    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ae27f9e View commit details
    Browse the repository at this point in the history