We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b4a888 + 11037ee commit 289ca27Copy full SHA for 289ca27
builtin/push.c
@@ -216,7 +216,7 @@ N_("push.default is unset; its implicit value has changed in\n"
216
"When push.default is set to 'matching', git will push local branches\n"
217
"to the remote branches that already exist with the same name.\n"
218
"\n"
219
- "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"
220
"behavior, which only pushes the current branch to the corresponding\n"
221
"remote branch that 'git pull' uses to update the current branch.\n"
222
0 commit comments