Created
July 28, 2015 07:50
-
-
Save mkrueger/6f2f528c82f0a27e50ef to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR [2015-07-28 09:49:14Z]: Could not get diff for file '/home/mkrueger/work/RefactoringEssentials/RefactoringEssentials/CSharp/Diagnostics/Synced/PracticesAndImprovements/FieldCanBeMadeReadOnlyAnalyzer.cs' | |
LibGit2Sharp.LibGit2SharpException: Ungültiges Sortierzeichen | |
at LibGit2Sharp.Core.Ensure.HandleError (Int32 result) [0x00082] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Core/Ensure.cs:128 | |
at LibGit2Sharp.Core.Ensure.ZeroResult (Int32 result) [0x0000e] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Core/Ensure.cs:146 | |
at LibGit2Sharp.Core.Proxy.git_patch_from_diff (LibGit2Sharp.Core.Handles.DiffSafeHandle diff, Int32 idx) [0x00012] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Core/Proxy.cs:1495 | |
at LibGit2Sharp.Patch..ctor (LibGit2Sharp.Core.Handles.DiffSafeHandle diff) [0x0002e] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Patch.cs:38 | |
at LibGit2Sharp.Diff.<ChangesBuilders>m__0 (LibGit2Sharp.Core.Handles.DiffSafeHandle diff) [0x00001] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Diff.cs:100 | |
at LibGit2Sharp.Diff.Compare[T] (DiffModifiers diffOptions, IEnumerable`1 paths, LibGit2Sharp.ExplicitPathsOptions explicitPathsOptions, LibGit2Sharp.CompareOptions compareOptions) [0x000a7] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Diff.cs:477 | |
at LibGit2Sharp.Diff.Compare[T] (IEnumerable`1 paths) [0x00006] in /home/mkrueger/work/monodevelop/main/external/libgit2sharp/LibGit2Sharp/Diff.cs:384 | |
at MonoDevelop.VersionControl.Git.GitRepository.GenerateDiff (FilePath baseLocalPath, MonoDevelop.VersionControl.VersionInfo versionInfo) [0x0002a] in /home/mkrueger/work/monodevelop/main/src/addins/VersionControl/MonoDevelop.VersionControl.Git/MonoDevelop.Versio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment