map: Write map.dot to .git/annex, which avoids watch trying to annex it.

This commit is contained in:
Joey Hess 2012-07-17 12:27:06 -04:00
parent dc2e0d0d9b
commit f5f8879471
4 changed files with 8 additions and 6 deletions

View file

@ -1,4 +1,8 @@
"git annex watch" will add the file generated by "git annex map", which is probably not intended. Shouldnt this file be created in /tmp or .git/annex/ or somewhere else?
"git annex watch" will add the file generated by "git annex map", which is
probably not intended. Shouldnt this file be created in /tmp or
.git/annex/ or somewhere else?
> Indeed, so [[done]] --[[Joey]]
/tmp $ cd test/
/tmp/test $ git init