aboutsummaryrefslogtreecommitdiffstats
path: root/bin/get-pick-list.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-pick-list.sh')
-rwxr-xr-xbin/get-pick-list.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/get-pick-list.sh b/bin/get-pick-list.sh
index 79b7a295ea6..e7a2d0dce40 100755
--- a/bin/get-pick-list.sh
+++ b/bin/get-pick-list.sh
@@ -143,7 +143,7 @@ do
esac
printf "[ %8s ] " "$tag"
- git --no-pager show --summary --oneline $sha
+ git --no-pager show --no-patch --oneline $sha
done
rm -f already_picked