diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web> | 2012-06-19 22:28:50 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-06-19 22:28:50 +0000 |
commit | c838a35d832c9f570ea3cbaf08abc53cd713ea80 (patch) | |
tree | cbf733389711cd9c9a0dc30126339e4f628dd0e9 /doc/bugs | |
parent | 23b08efa426a1aff010a2af13e648d704b5a92bf (diff) |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/watch_command_on_OSX_10.7.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/watch_command_on_OSX_10.7.mdwn b/doc/bugs/watch_command_on_OSX_10.7.mdwn index a522c504a..1348c1155 100644 --- a/doc/bugs/watch_command_on_OSX_10.7.mdwn +++ b/doc/bugs/watch_command_on_OSX_10.7.mdwn @@ -25,9 +25,9 @@ laplace:annex jtang$ git status nothing added to commit but untracked files present (use "git add" to track) </pre> -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. +It seems to not do a git add and commit after 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. +note: i had posted a comment 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, |