summaryrefslogtreecommitdiff
path: root/doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-06 17:35:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-06 17:36:14 -0400
commit085c06857947b84356fbe7b26e875e32aad80946 (patch)
treecdef6700424893113e617469d59b556e00fbaee6 /doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn
parent2d724015bdfdeb54d130d8e9a240f3fbe75306c7 (diff)
remove workaround for old bug
560b644a52971a7e4706c775982ec29e03ca3ab2 described a bug moving between remotes in direct mode; I can no longer reproduce it with this strange workaround removed. Also test suite still passes. Hope the broken code just got fixed in the meantime.
Diffstat (limited to 'doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn')
-rw-r--r--doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn b/doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn
index f5aa3b078..0cf61bb0f 100644
--- a/doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn
+++ b/doc/bugs/Mac_OS_git_version_too_old_to_honour_.gitignore.mdwn
@@ -34,3 +34,5 @@ git version 1.8.3.4 (Apple Git-47)
# /usr/local/bin/git --version
git version 1.8.5.3
"""]]
+
+> [[fixed|done]]; it has been updated to 1.8.5.3 on the autobuilder. --[[Joey]]