map: Write map.dot to .git/annex, which avoids watch trying to annex it.
This commit is contained in:
parent
dc2e0d0d9b
commit
f5f8879471
4 changed files with 8 additions and 6 deletions
|
@ -1,4 +1,8 @@
|
|||
"git annex watch" will add the file generated by "git annex map", which is probably not intended. Shouldn’t 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. Shouldn’t this file be created in /tmp or
|
||||
.git/annex/ or somewhere else?
|
||||
|
||||
> Indeed, so [[done]] --[[Joey]]
|
||||
|
||||
/tmp $ cd test/
|
||||
/tmp/test $ git init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue