From 13b09bae866341e1d387f89f7044e9f805f35e16 Mon Sep 17 00:00:00 2001 From: "http://wiggy.net/" Date: Wed, 28 Nov 2012 21:26:36 +0000 Subject: [PATCH] Added a comment: Re: Trying to add remote server after failed attempt blocks forever --- .../comment_10_bb823dc3cd6dc914ed14c176afa0b2f3._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/OSX_app_issues/comment_10_bb823dc3cd6dc914ed14c176afa0b2f3._comment diff --git a/doc/bugs/OSX_app_issues/comment_10_bb823dc3cd6dc914ed14c176afa0b2f3._comment b/doc/bugs/OSX_app_issues/comment_10_bb823dc3cd6dc914ed14c176afa0b2f3._comment new file mode 100644 index 0000000000..857cf3a628 --- /dev/null +++ b/doc/bugs/OSX_app_issues/comment_10_bb823dc3cd6dc914ed14c176afa0b2f3._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://wiggy.net/" + nickname="Wichert" + subject="Re: Trying to add remote server after failed attempt blocks forever" + date="2012-11-28T21:26:36Z" + content=""" +It appears to not just wait forever: there was also a **git config --null --list** process taking all CPU. +"""]]