Mendix failed to fetch reositopry :LibGit2Sharp.LibGit2SharpException: missing delta bases

2
I try to commit my work , but Mendix failed to fetch repository:LibGit2Sharp.LibGit2SharpException: missing delta bases. Please help error details : LibGit2Sharp.LibGit2SharpException: missing delta bases    at LibGit2Sharp.Core.Ensure.HandleError(Int32 result) in /_/LibGit2Sharp/Core/Ensure.cs:line 154    at LibGit2Sharp.Core.Proxy.git_remote_fetch(RemoteHandle remote, IEnumerable`1 refSpecs, GitFetchOptions fetchOptions, String logMessage) in /_/LibGit2Sharp/Core/Proxy.cs:line 2306    at LibGit2Sharp.Commands.Fetch(Repository repository, String remote, IEnumerable`1 refspecs, FetchOptions options, String logMessage, ProxyOptions proxy) in /_/LibGit2Sharp/Commands/Fetch.cs:line 81    at LibGit2Sharp.Network.Fetch(String url, IEnumerable`1 refspecs, FetchOptions options, String logMessage, ProxyOptions proxy) in /_/LibGit2Sharp/Network.cs:line 213    at LibGit2Sharp.Network.Fetch(String url, IEnumerable`1 refspecs, FetchOptions options, ProxyOptions proxy) in /_/LibGit2Sharp/Network.cs:line 181    at Mendix.Modeler.VersionControl.Actions.Git.Requests.Fetch.GitFetchLibGitRequest.ExecuteRequest() in Mendix.Modeler.VersionControl\Actions\Git\Requests\Fetch\GitFetchLibGitRequest.cs:line 55
asked
0 answers