Function: vc-log-incoming
vc-log-incoming is a function alias and interactive for
vc-root-log-incoming, defined in vc.el.gz.
This command is obsolete since 31.1; use vc-root-log-incoming
instead.
Signature
(vc-log-incoming &optional UPSTREAM-LOCATION)
Documentation
Show log of changes that will be received with pull from UPSTREAM-LOCATION.
When unspecified UPSTREAM-LOCATION is the place C-x v + (vc-update) would pull
from. When called interactively with a prefix argument, prompt for
UPSTREAM-LOCATION. In some version control systems UPSTREAM-LOCATION
can be a remote branch name.
Probably introduced at or before Emacs version 23.3.
Key Bindings
Aliases
vc-log-incoming (obsolete since 31.1)