]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
"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

1  2 
builtin/prune-packed.c

Simple merge