Merge branch 'rj/prune-packed-excess-args'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:55 +0000 (09:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:55 +0000 (09:59 +0900)
commitebf846c0086114714c0162c4dc8acbf344740c1d
treed48b73e8b66440c20a338eb7014b368258569696
parent19ea7228b0b6a7a573f3601f4cafbf2d07078b34
parent9b0bd87ed2ae444fa0ecf55ba497e666b3911fbb
Merge branch 'rj/prune-packed-excess-args'

"git prune-packed" did not notice and complain against excess
arguments given from the command line, which now it does.

* rj/prune-packed-excess-args:
  prune-packed: check for too many arguments
builtin/prune-packed.c