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 12b006e commit f06417bCopy full SHA for f06417b
shell/autofill.sh
@@ -6,8 +6,8 @@
6
# This works similar to a Git hook, but is intended to be used alone or in a Git
7
# alias.
8
#
9
-# See shell/README.md doc.
10
-# See src/git/cli.ts for details on flags. Note `--cached` can be added
+# See `shell/README.md` doc.
+# See `src/git/cli.ts` for details on flags. Note `--cached` can be added
11
# if you want to use staged changes only.
12
set -e
13
0 commit comments