git/refs
Michael Haggerty c52ce248d6 ref_transaction_create(): disallow recursive pruning
It is nonsensical (and a little bit dangerous) to use REF_ISPRUNING
without REF_NODEREF. Forbid it explicitly. Change the one REF_ISPRUNING
caller to pass REF_NODEREF too.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
2016-06-13 11:23:49 +02:00
..
files-backend.c ref_transaction_create(): disallow recursive pruning 2016-06-13 11:23:49 +02:00
refs-internal.h ref_transaction_create(): disallow recursive pruning 2016-06-13 11:23:49 +02:00