cat-file: move batch_options definition to top of file
authorJeff King <peff@peff.net>
Mon, 22 Jun 2015 10:41:03 +0000 (06:41 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Jun 2015 21:55:52 +0000 (14:55 -0700)
That way all of the functions can make use of it.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found