Mercurial > emacs
comparison src/term.c @ 109261:5f75bdff36e4
Fix vc-annotate for renamed files when using Git.
* 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.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 22 Jun 2010 12:25:17 -0700 |
parents | f32d789c9aab |
children | 5a46c741f65e a5eeeb631d8a c896870df404 |
comparison
equal
deleted
inserted
replaced
109260:1359517bb5ef | 109261:5f75bdff36e4 |
---|