Mercurial > hg-stable
changeset 13303:716ce1ea6fec
commit: use the term SCM instead of RCS
for consistency.
see also fc4a3931e608
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Tue, 18 Jan 2011 14:16:27 +0100 |
parents | a4e0908ce35b |
children | e4b02eb825b1 |
files | mercurial/commands.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/commands.py Thu Jan 27 11:15:08 2011 +0100 +++ b/mercurial/commands.py Tue Jan 18 14:16:27 2011 +0100 @@ -743,7 +743,7 @@ """commit the specified files or all outstanding changes Commit changes to the given files into the repository. Unlike a - centralized RCS, this operation is a local operation. See + centralized SCM, this operation is a local operation. See :hg:`push` for a way to actively distribute your changes. If a list of files is omitted, all changes reported by :hg:`status`