Skip to content

Commit 71c79f0

Browse files
committed
docs(git): add reminder why I do something the way I do
1 parent 1b5a0f4 commit 71c79f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/git/git.talon

+2
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ tag: user.git
239239
<user.git> diff (colour | color) words:
240240
edit.delete_line()
241241
"git diff --color-words "
242+
# REMINDER: This exists instead of a optional [<user.git_modified_files>] because sometimes I literally want to say
243+
# git diff and just end up with git diff with no arguments yet
242244
<user.git> (doll|diff all):
243245
edit.delete_line()
244246
"git diff\n"

0 commit comments

Comments
 (0)