assistant: Bug fix to avoid annexing the files that git uses to stand in for symlinks on FAT and other filesystem not supporting symlinks.
also, blog for the day..
This commit is contained in:
parent
271a919d14
commit
04a27ad926
4 changed files with 79 additions and 17 deletions
|
@ -16,3 +16,7 @@ Linux
|
|||
Please provide any additional information below.
|
||||
|
||||
|
||||
> Reproduced the core bug, which is that the assistant saw symlink standin
|
||||
> files as new files, and annexed them. Now it doesn't, and I have
|
||||
> it running on FAT with no trouble; can even rename symlink standin files
|
||||
> and it commits symlink changes. Calling this [[done]]. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue