summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar palday@91f366b5178879146d2b6e1e53bfa21389ee89a8 <palday@web>2016-11-29 02:17:52 +0000
committerGravatar admin <admin@branchable.com>2016-11-29 02:17:52 +0000
commitedc91be367e8d07793d3107246924311a1e37d4d (patch)
tree4cfefb4d54c0506ceeebaf2814ee236118c108f0
parent0b6559fab3fab4d10fcb01f69c6dd04a329a2d02 (diff)
Added a comment: Temporary workaround until the brew formula is updated
-rw-r--r--doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature/comment_1_45003ab569c4649ca29c07877a83af29._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature/comment_1_45003ab569c4649ca29c07877a83af29._comment b/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature/comment_1_45003ab569c4649ca29c07877a83af29._comment
new file mode 100644
index 000000000..566926a32
--- /dev/null
+++ b/doc/bugs/regression_due_to_usage_of_ssh_7.3___34__include__34___feature/comment_1_45003ab569c4649ca29c07877a83af29._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="palday@91f366b5178879146d2b6e1e53bfa21389ee89a8"
+ nickname="palday"
+ avatar="http://cdn.libravatar.org/avatar/077a63af75ddba159980fbf88690f401"
+ subject="Temporary workaround until the brew formula is updated"
+ date="2016-11-29T02:17:52Z"
+ content="""
+The homebrew formula doesn't yet this fix, but you can get around the problem in the meantime by getting a newer SSH via homebrew:
+
+```
+brew install homebrew/dupes/openssh
+```
+
+You can then choose to keep that or get rid of it when the formula for git annex is later updated.
+"""]]