• Dan Nicolaescu's avatar
    Fix vc-annotate for renamed files when using Git. · 50d76a9f
    Dan Nicolaescu authored
    * lisp/vc-git.el (vc-git-find-revision): Deal with empty results from
    ls-files.  Doe not pass the object as a file name to cat-file, it
    is not a file name.
    (vc-git-annotate-command): Pass the file name using -- to avoid
    ambiguity with the revision.
    (vc-git-previous-revision): Pass a relative file name.
    50d76a9f
vc-git.el 37.9 KB