NOTES_PRUNE_VERBOSE  948 builtin/notes.c 	prune_notes(t, (verbose ? NOTES_PRUNE_VERBOSE : 0) |
NOTES_PRUNE_VERBOSE  949 builtin/notes.c 		(show_only ? NOTES_PRUNE_VERBOSE|NOTES_PRUNE_DRYRUN : 0) );
NOTES_PRUNE_VERBOSE 1168 notes.c        		if (flags & NOTES_PRUNE_VERBOSE)