Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t5520: test for failure if index has unresolved entries
[gitweb.git]
/
ident.c
diff --git
a/ident.c
b/ident.c
index 9bcc4e11b859773c68784530febb529073fda41a..5ff1aadaaaa999df3bfecb07f84f259469b3a54d 100644
(file)
--- a/
ident.c
+++ b/
ident.c
@@
-102,7
+102,7
@@
static void copy_email(const struct passwd *pw, struct strbuf *email)
add_domainname(email);
}
-
static
const char *ident_default_name(void)
+const char *ident_default_name(void)
{
if (!git_default_name.len) {
copy_gecos(xgetpwuid_self(), &git_default_name);