From: Junio C Hamano Date: Sun, 11 Jun 2006 02:15:50 +0000 (-0700) Subject: Convert announcement to latin-1 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=4efc984b38cfb6fd6cce3a37f136a47f9e424109 Convert announcement to latin-1 --- diff --git a/Announce b/Announce index f74dfd21..d46c8864 100755 --- a/Announce +++ b/Announce @@ -42,5 +42,6 @@ Changes since $previous are as follows: EOF -git log --no-merges "$previous".."$branch" | git shortlog - +git log --no-merges "$previous".."$branch" | +git shortlog | +tcs -t latin1