Gitextensions: [NBug] Remote URLs should appear in pairs.

Created on 20 May 2019  路  1Comment  路  Source: gitextensions/gitextensions

Current behaviour

Expected behaviour

Steps to reproduce

Error Details

System.Exception: Remote URLs should appear in pairs.
   at GitCommands.GitModule.<GetRemotesAsync>g__ParseRemotes|155_0(IEnumerable`1 lines)
   at GitCommands.GitModule.<GetRemotesAsync>d__155.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.BranchTreePanel.RepoObjectsTree.RemoteBranchTree.<LoadNodesAsync>d__4.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.BranchTreePanel.RepoObjectsTree.Tree.<ReloadNodesAsync>d__27.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.BranchTreePanel.RepoObjectsTree.<>c__DisplayClass69_0.<<AddTree>b__1>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.5877
  • Build bb1687f6bd0450d0c1a2bae10a37c65493fc1294
  • Git 2.13.2.windows.1
  • Microsoft Windows NT 10.0.18362.0
  • .NET Framework 4.8.3801.0
  • DPI 96dpi (no scaling)

Most helpful comment

Duplicate of #6562. See there for workarounds.

>All comments

Duplicate of #6562. See there for workarounds.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andrey-helldar picture andrey-helldar  路  4Comments

apobekiaris picture apobekiaris  路  4Comments

elait picture elait  路  4Comments

lucibranc picture lucibranc  路  5Comments

longjxchina picture longjxchina  路  4Comments