Change from last version:
1. Use Peff's processing method.
2. Add tests for atoms %(objectname), %(rest), and modified the test
method.
3. Merge two check block into one.
ZheNing Hu (2):
[GSOC] cat-file: fix --batch report changed-type bug
[GSOC] cat-file: merge two block into one
builtin/cat-file.c | 10 ++++------
t/t1006-cat-file.sh | 19 +++++++++++++++++++
2 files changed, 23 insertions(+), 6 deletions(-)
base-commit: 5d5b1473453400224ebb126bf3947e0a3276bdf5
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-967%2Fadlternative%2Fcat-file-batch-bug-fix-v2-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-967/adlternative/cat-file-batch-bug-fix-v2-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/967
--
gitgitgadget