update keeps you informed of its progress by
printing a line for each file, preceded by one
character indicating the status of the file:
U file
A filecommit on the file. This is a
reminder to you that the file needs to be committed.
R filecommit on the file. This is a
reminder to you that the file needs to be committed.
M file`M' can indicate one of two states for a file you're working on: either there were no modifications to the same file in the repository, so that your file remains as you last saw it; or there were modifications in the repository as well as in your copy, but they were merged successfully, without conflict, in your working directory.
update) will be made. The exact
name of that file is printed while update runs.
C file
? file
Note that no warning message like this is printed for
spurious directories that