This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus 2012-06-19 07:09:09 +00:00 committed by admin
parent e986d1acb1
commit 99a3d6a00c

View file

@ -25,6 +25,6 @@ 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 afterwards 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 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.