File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ This edition covers what happened during the month of September 2016.
28
28
29
29
Linus Torvalds asked for increasing the default value for number of
30
30
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
33
33
will extend the seven hex digits until the object name is unique,
34
34
that only reflects the * current* situation in the repository. It gets
35
35
annoying when a commit message has a short git ID that is no longer
You can’t perform that action at this time.
0 commit comments