From bf1702908db3020079294bab2ea6ba1564865746 Mon Sep 17 00:00:00 2001 From: "Luiz Fernando N. Capitulino" Date: Mon, 9 Jul 2007 23:21:45 -0300 Subject: [PATCH] libgit-thin: Update QUESTIONS file Signed-off-by: Luiz Fernando N. Capitulino --- libgit-thin/gsoc-docs/QUESTIONS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libgit-thin/gsoc-docs/QUESTIONS b/libgit-thin/gsoc-docs/QUESTIONS index 593137d2bd..2b5b6d44af 100644 --- a/libgit-thin/gsoc-docs/QUESTIONS +++ b/libgit-thin/gsoc-docs/QUESTIONS @@ -15,3 +15,6 @@ o Should I change git_commit_tree() and git_commit_id() to return the SHA1 inste Is it a problem? I'm asking because they will be different from the others git_commit_* functions + +o Is the ltrepo module the right place for the read blob function? What about + the others? (commit_read(), tree_read() etc) -- 2.11.4.GIT