Sequence of actions/events:
- I cloned a bare git-repo from a file-server
- Then I deleted "origin" from within SourceTree.
- SourceTree crashed.
- When I started up SourceTree again, the "origin" remote was deleted (as intended).
From the SourceTree log:
2013-10-29T13:11:21: Fatal error: System.ArgumentNullException: Value cannot be null. Parameter name: collection 2013-10-29T13:11:21: Stack trace: at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at SourceTree.ViewModel.RepoTabViewModel.DeleteRemote(String remote) at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
- duplicates
-
SRCTREEWIN-1155 Source Tree Crashed
-
- Closed
-