diff options
| author | Lars Hjemli <hjemli@gmail.com> | 2006-12-17 23:30:55 +0100 |
|---|---|---|
| committer | Lars Hjemli <hjemli@gmail.com> | 2006-12-17 23:30:55 +0100 |
| commit | fb6e5869dcc81b775d5ac79dd3afac7220c366dd (patch) | |
| tree | 6e68d9dfe43d3ca5c6fc5b9be6546ea70779f0f1 /ui-commit.c | |
| parent | Show list of modified files in ui-commit.c (diff) | |
| download | cgit-magenta-fb6e5869dcc81b775d5ac79dd3afac7220c366dd.tar.xz | |
Don't show new and old filemode for added/removed files
It gives us no extra info whatsoever to show "----------" for either new or old mode, it's just noise (especially since we now show the "old" filemode for deleted files) Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-commit.c')
| -rw-r--r-- | ui-commit.c | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/ui-commit.c b/ui-commit.c |
