Ævar Arnfjörð Bjarmason <[email protected]> writes: > Change the tag test suite to test for --contains on a tree & blob, it
Either s/, it/. It/ or s/, it/; it/. > only accepts commits and will spew out "<object> is a tree, not a > commit". > > It's sufficient to test this just for the "tag" and "branch" commands, > because it covers all the machinery is shared between "branch" and Either s/is shared/shared/ or s/is shared/that is shared/. > "for-each-ref". > > Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> > --- The patch itself looks good. Thanks.

