combine_notes_concatenate  456 notes-merge.c  		if (add_note(t, p->obj, p->remote, combine_notes_concatenate))
combine_notes_concatenate   82 notes-utils.c  		return combine_notes_concatenate;
combine_notes_concatenate  126 notes-utils.c  	c->combine = combine_notes_concatenate;
combine_notes_concatenate  457 notes.c        					     combine_notes_concatenate))
combine_notes_concatenate 1005 notes.c        		combine_notes = combine_notes_concatenate;
combine_notes_concatenate   29 notes.h        int combine_notes_concatenate(unsigned char *cur_sha1, const unsigned char *new_sha1);