]> git.eshelyaron.com Git - emacs.git/commit
Fix buffers update in vc-retrieve-tag
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 17 Feb 2017 01:00:46 +0000 (03:00 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 17 Feb 2017 01:01:05 +0000 (03:01 +0200)
commit7cc95d4d86e5a9f2df248d2aa7c8cc423c8f06e3
tree867ec178f4c3e8da2b629c2c24a39881b390b4c1
parentcb70725584a754a491ddad82c42278f17c714a2f
Fix buffers update in vc-retrieve-tag

* lisp/vc/vc.el (vc-retrieve-tag): When the granularity is
`repository', use the repository root and pass it to
vc-resynch-buffer (bug#25714).
lisp/vc/vc.el