2009/3/30 Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx>: > Santi Béjar venit, vidit, dixit 30.03.2009 12:11: >> push.default was too generic, and also didn't specify if it was about >> remote, refspec, branches, behaviour... > > I guess we go for US spelling here, so it's "behavior" ;) Ok. >> diff --git a/Documentation/config.txt b/Documentation/config.txt >> index 38ab785..80bb3a6 100644 >> --- a/Documentation/config.txt >> +++ b/Documentation/config.txt >> @@ -480,7 +480,7 @@ branch.<name>.remote:: >> branch.<name>.merge:: >> It defines, together with branch.<name>.remote, the upstream branch >> for the given branch. It tells 'git-fetch'/'git-pull' which >> - branch to merge and can also afect 'git-push' (see push.default). >> + branch to merge and can also afect 'git-push' (see push.mode). > > s/afect/affect/ > OK > > Your patches contain quoted-printable characters all over the place. I don't see the quoted-printable characters, I see them in utf-8 and 8bit. Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Maybe some server in between is recoding it. > Are > they not sent with git send-email? They are send with git send-email and msmtp. Santi -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html