summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-19 09:11:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-19 09:11:04 -0400
commit27b5fc9fd4b86ce206f925a95717a13de457dbf2 (patch)
treea2f56a0049ef57027ce3bc5f2516de865104bc22 /doc/bugs
parentc8d4efeed373bf8fc73a79c63044f8a44fb6b4d0 (diff)
yeah
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/watch_command_on_OSX_10.7.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/watch_command_on_OSX_10.7.mdwn b/doc/bugs/watch_command_on_OSX_10.7.mdwn
index aa7c341a5..2f8aac7d5 100644
--- a/doc/bugs/watch_command_on_OSX_10.7.mdwn
+++ b/doc/bugs/watch_command_on_OSX_10.7.mdwn
@@ -28,3 +28,7 @@ nothing added to commit but untracked files present (use "git add" to track)
It seems to not do a git add and commit afterw the creation of the symlinks, manually doing this makes it all happy again till more files are added.
note: i had posted a commend in the blog post, but posting the issue here is probably more appropriate.
+
+> Yeah, this is the issue I was struggling with last night.
+> I think it's fixed in 57cf65eb6d811ba7fd19eb62a54e3b83a0c2dfa7,
+> but the kqueue watch still needs a lot of work. --[[Joey]]