Merge branch 'ps/contains-id-error-message' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 2 Mar 2018 20:18:20 +0000 (12:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Mar 2018 20:18:20 +0000 (12:18 -0800)
"git tag --contains no-such-commit" gave a full list of options
after giving an error message.

* ps/contains-id-error-message:
parse-options: remove the unused parse_opt_commits() function
ref-filter: mark a file-local symbol as static

1  2 
ref-filter.c
diff --cc ref-filter.c
Simple merge