index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mailmap.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mailmap.c')
-rw-r--r--
mailmap.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/mailmap.c b/mailmap.c
index cb567a2832..8714167059 100644
--- a/
mailmap.c
+++ b/
mailmap.c
@@ -89,4 +89,3 @@ int map_email(struct path_list *map, const char *email, char *name, int maxlen)
}
return 0;
}
-