We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5a0f4 commit 71c79f0Copy full SHA for 71c79f0
apps/git/git.talon
@@ -239,6 +239,8 @@ tag: user.git
239
<user.git> diff (colour | color) words:
240
edit.delete_line()
241
"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
244
<user.git> (doll|diff all):
245
246
"git diff\n"
0 commit comments