We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80308d commit 3385153Copy full SHA for 3385153
README.md
@@ -141,7 +141,7 @@ Usage: `git-sim commit -m "Commit message"`
141
- Specify your commit message after the -m option
142
- HEAD and the active branch will be moved to the new commit
143
- Simulated output will show files in the staging area being included in the new commit
144
-- Supports amending the last commit with: `$ git-sim commit --amand -m "Amended commit message"
+- Supports amending the last commit with: `$ git-sim commit --amand -m "Amended commit message"`
145
146

147
0 commit comments