X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=ident.c;h=ed44a5345a47d4843e8328c0f879ac925dde2b07;hb=fae09a8084c9b51632726523b477a78dd28d7d7e;hp=b839dcf5f085a94080e1f7891f3fb40ed151a394;hpb=105c21df14531bf2fd39e05b4c3a9aa31349da06;p=git.git diff --git a/ident.c b/ident.c index b839dcf5f..ed44a5345 100644 --- a/ident.c +++ b/ident.c @@ -171,7 +171,7 @@ static const char au_env[] = "GIT_AUTHOR_NAME"; static const char co_env[] = "GIT_COMMITTER_NAME"; static const char *env_hint = "\n" -"*** Your name cannot be determined from your system services (gecos).\n" +"*** Please tell me who you are.\n" "\n" "Run\n" "\n"