vc-set-async-update

vc-set-async-update is a compiled Lisp function in `vc-dispatcher.el'.

(vc-set-async-update PROCESS-BUFFER)

Set a `vc-exec-after' action appropriate to the current buffer.
This action will update the current buffer after the current
asynchronous VC command has completed. PROCESS-BUFFER is the
buffer for the asynchronous VC process.

If the current buffer is a VC Dir buffer, call `vc-dir-refresh'.
If the current buffer is a Dired buffer, revert it.