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.
echo -n
1 parent 0f27fb8 commit ebf8e79Copy full SHA for ebf8e79
git-closest-match
@@ -12,7 +12,6 @@ else
12
fi
13
14
commit=$(for i in $all; do
15
- echo -n "$i "
16
printf '%s\n' "$i "
17
# why is there no git diff --shortnumstat ?
18
git diff -M $spec $i | wc -l
0 commit comments