--- v3
+++ v2
@@ -46,7 +46,7 @@
this situation is to give the same timestamp to all the files in
the working tree in a large project, run `git update-index` on
diff --git a/builtin/update-index.c b/builtin/update-index.c
-index 64feb47c97f..1c1cb8f8d4a 100644
+index dd8e0acc52e..8fc680090be 100644
--- a/builtin/update-index.c
+++ b/builtin/update-index.c
@@ -3,7 +3,6 @@
@@ -57,7 +57,7 @@
#include "cache.h"
#include "config.h"
#include "lockfile.h"
-@@ -276,7 +275,7 @@ static int add_one_path(const struct cache_entry *old, const char *path, int len
+@@ -277,7 +276,7 @@ static int add_one_path(const struct cache_entry *old, const char *path, int len
struct cache_entry *ce;
/* Was the old index entry already up-to-date? */