X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/oneflow.git/blobdiff_plain/b4e4953c6efec79e1107a96c62be7480ea2e86a4..255b64b9cc441602c5f9725d77e240a771867716:/README.md diff --git a/README.md b/README.md index dccf3e0..64f89c7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ that are ready. The `git diff` command shows *changes* in not-yet-ready files and `git diff --cached` shows *changes* that are ready to be committed. -# Log changes - build repository history +# Commit - build repository history You get ready the files to be commited to the history by `git add FILE` command. If you change your mind, you may `git reset FILE` that file.