This commit is contained in:
parent
ca5a6f4f42
commit
3aaf1fcc54
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@ $ git add -i
|
|||
|
||||
|
||||
this has somewhat confused git when it tries to stage/merge files, I didn't notice this at first, but it is definately a problem for someone using case insensitive filesystems like the default OSX HFS+ formats or vfat/fat32.
|
||||
|
||||
Also I came across this when I accidentally annexed some files in the .git-annex directory and it cause git-annex/git to be very unhappy when i pulled the repo to somewhere else. It might be worth teaching git-annex to disallow annex'ing of files inside the .git-annex/.git directories.
|
||||
|
|
Loading…
Reference in a new issue