Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-pack-objects: mark the delta packing with a 'D'.
[gitweb.git]
/
ls-files.c
diff --git
a/ls-files.c
b/ls-files.c
index 03b218260e99b78c6df0ed378e59ed9205ccc96d..c6c32d94b0755550a97544708ce71885c02a4b68 100644
(file)
--- a/
ls-files.c
+++ b/
ls-files.c
@@
-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),