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 95b991e commit df5b9abCopy full SHA for df5b9ab
shell/README.md
@@ -69,7 +69,7 @@ Set this up in git config aliases as `c` or something. If this was in a _bin_ di
69
c = '! git commit --edit -m "$(autofill.sh)"'
70
```
71
72
-Then instead of `git commit`, you cando:
+Then instead of `git commit`, you can do:
73
74
```sh
75
$ git c
0 commit comments