This commit is contained in:
Joey Hess 2012-06-19 09:11:04 -04:00
parent c8d4efeed3
commit 27b5fc9fd4

View file

@ -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]]