]> git.ipfire.org Git - thirdparty/git.git/commit - notes.h
Notes API: remove_note(): Remove note objects from the notes tree structure
authorJohan Herland <johan@herland.net>
Sat, 13 Feb 2010 21:28:14 +0000 (22:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Feb 2010 03:36:12 +0000 (19:36 -0800)
commit1ec666b092d1df5691cd4d38f20aaeadd5049aa2
tree7c4275958c6bff24b3ce9a90e68fe6104543c2dc
parent2626b5367047d8b8d5c4555ec6b579ed37a6625d
Notes API: remove_note(): Remove note objects from the notes tree structure

This includes adding internal functions for maintaining a healthy notes tree
structure after removing individual notes.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
notes.c
notes.h