Code

Make specification of CVS module to convert optional.
[git.git] / ls-files.c
index 03b218260e99b78c6df0ed378e59ed9205ccc96d..c6c32d94b0755550a97544708ce71885c02a4b68 100644 (file)
@@ -262,7 +262,7 @@ static void show_files(void)
                                       tag_cached,
                                       ce->name, line_terminator);
                        else
-                               printf("%s%06o %s %d %s%c",
+                               printf("%s%06o %s %d\t%s%c",
                                       ce_stage(ce) ? tag_unmerged :
                                       tag_cached,
                                       ntohl(ce->ce_mode),