Function: vc-log-outgoing
vc-log-outgoing is a function alias and interactive for
vc-root-log-outgoing, defined in vc.el.gz.
This command is obsolete since 31.1; use vc-root-log-outgoing
instead.
Signature
(vc-log-outgoing &optional UPSTREAM-LOCATION)
Documentation
Show log of changes that will be sent with a push to UPSTREAM-LOCATION.
When unspecified UPSTREAM-LOCATION is the place C-x v P (vc-push) would push
to. 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-outgoing (obsolete since 31.1)