Merge branch 'sh/p4-multi-depot'
[gitweb.git] / revision.c
index 9404a05eeb4adf7e8c1efeed7e16af2c2504aefa..0a282f533b3e225a996221d614de8bdc960092a3 100644 (file)
@@ -294,9 +294,8 @@ static struct commit *handle_commit(struct rev_info *revs,
                /*
                 * We'll handle the tagged object by looping or dropping
                 * through to the non-tag handlers below. Do not
-                * propagate data from the tag's pending entry.
+                * propagate path data from the tag's pending entry.
                 */
-               name = "";
                path = NULL;
                mode = 0;
        }