summaryrefslogtreecommitdiff
path: root/Annex/WorkTree.hs
Commit message (Collapse)AuthorAge
* fix reversion in v5 git-annex add of unlocked fileGravatar Joey Hess2015-12-16
| | | | | | | | | In v5, lookupFile is supposed to only look at symlinks on disk (except when in direct mode). Note that v6 also has a bug when a locked file's symlink is deleted and is replaced with a new file. It sees that a link is staged and gets that key.
* reorgGravatar Joey Hess2015-12-15