Merge branch 'jk/pending-keep-tag-name' into maint
[gitweb.git] / revision.c
index f6caef067220e9ecae7cc1b21b7b01380544c066..e0107738b7ad4faa8c5937f4589d306382d65030 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;
        }