]> git.eshelyaron.com Git - emacs.git/commit
Factor out some common code from VC incoming/outgoing functions
authorSean Whitton <spwhitton@spwhitton.name>
Thu, 3 Jul 2025 19:21:29 +0000 (20:21 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:13:43 +0000 (22:13 +0200)
commitfc8021447a1c26f6615799f023cdbf84fc24f4a2
tree8937e17e343591f4bbac54577955d19b036e902f
parent03e4ce2eeaf5c59def2bfdf64065920562c53f72
Factor out some common code from VC incoming/outgoing functions

* lisp/vc/vc.el (vc--maybe-read-remote-location)
(vc--incoming-revision): New functions, factored out.
(vc-log-incoming, vc-default-log-incoming, vc-log-outgoing)
(vc-default-log-outgoing): Use them.

(cherry picked from commit 8c6d549f6ffd623e30fef9aeb73ccb1194bcfb58)
lisp/vc/vc.el