Skip to content

Commit f06417b

Browse files
committed
update autofill.sh
1 parent 12b006e commit f06417b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shell/autofill.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# This works similar to a Git hook, but is intended to be used alone or in a Git
77
# alias.
88
#
9-
# See shell/README.md doc.
10-
# See src/git/cli.ts for details on flags. Note `--cached` can be added
9+
# See `shell/README.md` doc.
10+
# See `src/git/cli.ts` for details on flags. Note `--cached` can be added
1111
# if you want to use staged changes only.
1212
set -e
1313

0 commit comments

Comments
 (0)