Skip to content

Commit 145f3ff

Browse files
committed
SQUASH???
1 parent 24734b2 commit 145f3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

remote.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,8 +311,8 @@ static void warn_about_deprecated_remote_type(const char *type,
311311
"\n"
312312
"\tgit remote rename %s %s\n"
313313
"\n"
314-
"If you cannot, please let us know you still use it by sending an\n"
315-
"e-mail to <[email protected]>."),
314+
"If you cannot, please let us know why you still need to use it by\n"
315+
"sending an e-mail to <[email protected]>."),
316316
type, remote->name, remote->name, remote->name);
317317
}
318318

0 commit comments

Comments
 (0)