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

[NBug] Unexpected artificial commit in Git command: 22222222222222... #6533

Closed
xinfli opened this issue May 6, 2019 · 2 comments
Closed
Labels
📭 needs: author feedback More info/confirmation awaited from OP; issues typically get closed after 30 days of inactivity ❓ status: incorrectly filled template Issue template is incorrectly filled 💤 status: no recent activity The issue is stale

Comments

@xinfli
Copy link

xinfli commented May 6, 2019

Current behaviour

Expected behaviour

Steps to reproduce

Error Details

System.ArgumentException: Unexpected artificial commit in Git command: 2222222222222222222222222222222222222222
   at GitCommands.ArgumentBuilderExtensions.Add(ArgumentBuilder builder, ObjectId objectId)
   at GitCommands.GitModule.GetDescribe(ObjectId commitId)
   at GitCommands.Git.GitDescribeProvider.Get(ObjectId revision)
   at GitUI.CommitInfo.CommitInfo.<ReloadCommitInfo>g__GetDescribeInfoForRevision|56_14(<>c__DisplayClass56_3& )
   at GitUI.CommitInfo.CommitInfo.<>c__DisplayClass56_0.<<ReloadCommitInfo>g__LoadDescribeInfoAsync|9>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at GitUI.CommitInfo.CommitInfo.<>c__DisplayClass56_0.<<ReloadCommitInfo>b__3>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at GitUI.ThreadHelper.<>c__DisplayClass13_0.<<FileAndForget>b__0>d.MoveNext()

Environment

  • Git Extensions 3.1.0.5766-RC1
  • Build 497059b (Dirty)
  • Git 2.21.0.windows.1
  • Microsoft Windows NT 10.0.17134.0
  • .NET Framework 4.8.3761.0
  • DPI 96dpi (no scaling)
@RussKie
Copy link
Member

RussKie commented May 6, 2019

Please fill in all sections of the template

@xinfli
Copy link
Author

xinfli commented May 6, 2019

Filed a new issue with more details (#6535), please delete this one.

@RussKie RussKie added 💤 status: no recent activity The issue is stale 📭 needs: author feedback More info/confirmation awaited from OP; issues typically get closed after 30 days of inactivity and removed status: more info requested labels Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📭 needs: author feedback More info/confirmation awaited from OP; issues typically get closed after 30 days of inactivity ❓ status: incorrectly filled template Issue template is incorrectly filled 💤 status: no recent activity The issue is stale
Projects
None yet
Development

No branches or pull requests

3 participants