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 8d4ef03 commit ed24bc1Copy full SHA for ed24bc1
diff-so-fancy
@@ -52,7 +52,7 @@ if ($args->{color_on}) {
52
$color_forced = 1;
53
}
54
55
-# `git add --patch` requries our output to match the number of lines from the
+# `git add --patch` requires our output to match the number of lines from the
56
# input. So, when patch mode is active, we print out empty lines to pad our
57
# output to match any lines we've consumed.
58
if ($args->{patch}) {
0 commit comments