| commit | bfd155943eecedb7b7e759ff022ca09e68f941b0 | [log] [tgz] |
|---|---|---|
| author | Jeff King <peff@peff.net> | Mon Jun 22 06:41:03 2015 -0400 |
| committer | Junio C Hamano <gitster@pobox.com> | Mon Jun 22 14:55:52 2015 -0700 |
| tree | a11996c7f3d6a5c2640ba69866e3e51ba239f7fc | |
| parent | ad42f28d0cc72676de8ff8439c513125a1aa9e84 [diff] |
cat-file: move batch_options definition to top of file 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>