I am Unable to take Pull , it is giving the error failed to Merge Changes error details are below :- LibGit2Sharp.NotFoundException: object not found - no match for id (76bf6ccafbc5e79ba5530d203b54668888cb4d32) at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 154 at LibGit2Sharp.Core.Proxy.git_merge(RepositoryHandle repo, AnnotatedCommitHandle[] heads, GitMergeOpts mergeOptions, GitCheckoutOpts checkoutOptions, Boolean& earlyStop) in /_/LibGit2Sharp/Core/Proxy.cs:line 1320 at LibGit2Sharp.Repository.NormalMerge(AnnotatedCommitHandle[] annotatedCommits, Signature merger, MergeOptions options) in /_/LibGit2Sharp/Repository.cs:line 1624 at LibGit2Sharp.Repository.Merge(AnnotatedCommitHandle[] annotatedCommits, Signature merger, MergeOptions options) in /_/LibGit2Sharp/Repository.cs:line 1536 at LibGit2Sharp.Repository.Merge(Branch branch, Signature merger, MergeOptions options) in /_/LibGit2Sharp/Repository.cs:line 1262 at Mendix.Modeler.VersionControl.Actions.GitMergeAction.MergeWithResult(IRepository repo, Branch featureBranch, Signature signature, FastForwardStrategy fastForwardStrategy) in Mendix.Modeler.VersionControl\Actions\Git\GitMergeAction.cs:line 60 at Mendix.Modeler.VersionControl.Operations.Git.GitUpdateOperation.TryMerge(IRepository repo, Signature signature) in Mendix.Modeler.VersionControl\Operations\Git\GitUpdateOperation.cs:line 107 at Mendix.Modeler.VersionControl.Operations.Git.GitUpdateOperation.DoUpdate(UpdateRequest updateRequest, Repository repo) in Mendix.Modeler.VersionControl\Operations\Git\GitUpdateOperation.cs:line 69
asked
Ravi Rawat
1 answers
0
Hey Ravi,
Did you try resolving these conflicts with an external tool eg: Tortoise git?
If not just try to download a fresh copy from the version control server