From dd6837d04b2c9ee26ddee3409b58f729f574525b Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns" Date: Tue, 7 Jan 2014 16:02:01 +0000 Subject: [PATCH 1/2] Added a comment --- .../comment_1_c1106e573fcf9f3d4524c0e4f4254790._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/devblog/day_95__reconnection_revisited/comment_1_c1106e573fcf9f3d4524c0e4f4254790._comment diff --git a/doc/devblog/day_95__reconnection_revisited/comment_1_c1106e573fcf9f3d4524c0e4f4254790._comment b/doc/devblog/day_95__reconnection_revisited/comment_1_c1106e573fcf9f3d4524c0e4f4254790._comment new file mode 100644 index 0000000000..67618f64d3 --- /dev/null +++ b/doc/devblog/day_95__reconnection_revisited/comment_1_c1106e573fcf9f3d4524c0e4f4254790._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns" + nickname="Jan Ulrich" + subject="comment 1" + date="2014-01-07T16:02:01Z" + content=""" +Thanks for the Mavericks fix! +"""]] From 393604602d17534fd983bc01749f5b56858a0adb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmqaNwDQ367zpW6cIRviLz6zJZZFODgoEI" Date: Tue, 7 Jan 2014 16:11:55 +0000 Subject: [PATCH 2/2] Added note. --- doc/forum/Gitolite_problems.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/forum/Gitolite_problems.mdwn b/doc/forum/Gitolite_problems.mdwn index 903444cc87..15b7d62698 100644 --- a/doc/forum/Gitolite_problems.mdwn +++ b/doc/forum/Gitolite_problems.mdwn @@ -8,3 +8,4 @@ Instead, got: "annex.uuid=\ncore.gcrypt-id=\n" Has anyone found any solution to this? Also, I am using the latest version of Gitolite, because I wanted to see whether it would work. Thanks, Zack. +EDIT: It might also be worthy to note that I did have a go at following the guide on this site.