diff --git a/README.md b/README.md index f2e5202..9ea0cf4 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,10 @@ Omit --global to set the identity only in this repository. Or you can add an SSH key ## Saving changes +See changes that have been made +```shell +git diff +``` Adding files to commit ```shell