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 @@ -214,7 +214,7 @@ Fixes since v2.38
214
214
* Clarify that "the sentence after <area>: prefix does not begin with
215
215
a capital letter" rule applies only to the commit title.
216
216
217
- * "git branch --edit-description" on an unborh branch misleadingly
217
+ * "git branch --edit-description" on an unborn branch misleadingly
218
218
said that no such branch exists, which has been corrected.
219
219
220
220
* Work around older clang that warns against C99 zero initialization
@@ -289,7 +289,7 @@ Fixes since v2.38
289
289
option now implies --reapply-cherry-picks and --no-fork-point
290
290
options.
291
291
292
- * The way "git repack" creared temporary files when it received a
292
+ * The way "git repack" created temporary files when it received a
293
293
signal was prone to deadlocking, which has been corrected.
294
294
295
295
* Various tests exercising the transfer.credentialsInUrl
You can’t perform that action at this time.
0 commit comments