retitle 526418 vc-git.el: uses nonexistent git blame -r option tags 526418 - moreinfo reassign 526418 emacs22 emacs22/22.3+1-1.1 found 526418 emacs22/22.3+1-1.2 quit
Hi Rob and Jerome, Junichi Uekawa wrote: > vc-git for emacs with C-x v g calls git blame with -rmaster, which > results in the following output: > > > error: unknown option `-rmaster' [...] > So I see that this is due to broken vc-git.el inside emacs22 package > in lenny. vc-git.el seems to be fixed in emacs head: > (defun vc-git-annotate-command (file buf &optional rev) > (let ((name (file-relative-name file))) > (vc-git-command buf 'async name "blame" "--date=iso" rev "--"))) > > emacs22 22.3+1-1.1 in aid is still broken. > emacs23 23.1+1-4 in sid has a fixed version. Sorry to take so long to forward this to you. Thoughts? Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

