Merge branch 'gj/push-more-verbose-advice'

This commit is contained in:
Junio C Hamano 2014-03-07 15:17:20 -08:00
Родитель 2b4a888069 11037ee7e3
Коммит 289ca27dee
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -216,7 +216,7 @@ N_("push.default is unset; its implicit value has changed in\n"
"When push.default is set to 'matching', git will push local branches\n"
"to the remote branches that already exist with the same name.\n"
"\n"
"In Git 2.0, Git will default to the more conservative 'simple'\n"
"Since Git 2.0, Git defaults to the more conservative 'simple'\n"
"behavior, which only pushes the current branch to the corresponding\n"
"remote branch that 'git pull' uses to update the current branch.\n"
"\n"