[PATCH 09/32] update-index: be specific what part of the index has changed

2014-06-13 Thread Nguyễn Thái Ngọc Duy
Signed-off-by: Nguyễn Thái Ngọc Duy --- builtin/update-index.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builtin/update-index.c b/builtin/update-index.c index d2654d6..e0e881b 100644 --- a/builtin/update-index.c +++ b/builtin/update-index.c @@ -56,7 +56,7 @@ static

[PATCH 09/32] update-index: be specific what part of the index has changed

2014-04-28 Thread Nguyễn Thái Ngọc Duy
Signed-off-by: Nguyễn Thái Ngọc Duy --- builtin/update-index.c | 6 +++--- cache.h| 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/builtin/update-index.c b/builtin/update-index.c index 42cbe4b..e0e881b 100644 --- a/builtin/update-index.c +++ b/builtin/update-i