Show More
@@ -743,7 +743,7 b' def commit(ui, repo, *pats, **opts):' | |||||
743 | """commit the specified files or all outstanding changes |
|
743 | """commit the specified files or all outstanding changes | |
744 |
|
744 | |||
745 | Commit changes to the given files into the repository. Unlike a |
|
745 | Commit changes to the given files into the repository. Unlike a | |
746 |
centralized |
|
746 | centralized SCM, this operation is a local operation. See | |
747 | :hg:`push` for a way to actively distribute your changes. |
|
747 | :hg:`push` for a way to actively distribute your changes. | |
748 |
|
748 | |||
749 | If a list of files is omitted, all changes reported by :hg:`status` |
|
749 | If a list of files is omitted, all changes reported by :hg:`status` |
General Comments 0
You need to be logged in to leave comments.
Login now