Skip to content

Commit 4efc984

Browse files
author
Junio C Hamano
committed
Convert announcement to latin-1
1 parent 220e611 commit 4efc984

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Announce

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ Changes since $previous are as follows:
4242
4343
EOF
4444

45-
git log --no-merges "$previous".."$branch" | git shortlog
46-
45+
git log --no-merges "$previous".."$branch" |
46+
git shortlog |
47+
tcs -t latin1

0 commit comments

Comments
 (0)