diff options
author | Johan Herland <johan@herland.net> | 2010-02-13 22:28:12 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-02-13 19:36:11 -0800 |
commit | 709f79b0894859a6624e99b3a0c4714dd4ece494 (patch) | |
tree | 4a754bd844286503f3ee1a93a9e3e7691c6870ae /http-backend.c | |
parent | Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef (diff) | |
download | tgif-709f79b0894859a6624e99b3a0c4714dd4ece494.tar.xz |
Notes API: init_notes(): Initialize the notes tree from the given notes ref
Created by a simple refactoring of initialize_notes().
Also add a new 'flags' parameter, which is a bitwise combination of notes
initialization flags. For now, there is only one flag - NOTES_INIT_EMPTY -
which indicates that the notes tree should not auto-load the contents of
the given (or default) notes ref, but rather should leave the notes tree
initialized to an empty state. This will become useful in the future when
manipulating the notes tree through the notes API.
Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-backend.c')
0 files changed, 0 insertions, 0 deletions