Skip to content

Commit f255c35

Browse files
committed
rn-20: small fixes to Jakub's article
1 parent 29e8df5 commit f255c35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rev_news/drafts/edition-20.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ This edition covers what happened during the month of September 2016.
2828

2929
Linus Torvalds asked for increasing the default value for number of
3030
characters in SHA-1 abbreviations. The `default_abbrev = 7` was
31-
reasonable at early days of Git, but the project of size of the
32-
Linux kernel needs `git config --global core.abbrev 12`; while Git
31+
reasonable in the early days of Git, but a project of the size of the
32+
Linux kernel needs `git config --global core.abbrev 12`. While Git
3333
will extend the seven hex digits until the object name is unique,
3434
that only reflects the *current* situation in the repository. It gets
3535
annoying when a commit message has a short git ID that is no longer

0 commit comments

Comments
 (0)