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 @@ -50,7 +50,7 @@ UI, Workflows & Features
50
50
have been replaced with a stub that errors out and tells the user
51
51
there are replacements.
52
52
53
- * The new "checkout -encoding" attribute can ask Git to convert the
53
+ * The new "working-tree -encoding" attribute can ask Git to convert the
54
54
contents to the specified encoding when checking out to the working
55
55
tree (and the other way around when checking in).
56
56
@@ -508,7 +508,7 @@ Fixes since v2.17
508
508
not committishes.
509
509
(merge 0ed556d38f en/rev-parse-invalid-range later to maint).
510
510
511
- * "git pull -recurse-submodules --rebase", when the submodule
511
+ * "git pull -- recurse-submodules --rebase", when the submodule
512
512
repository's history did not have anything common between ours and
513
513
the upstream's, failed to execute. We need to fetch from them to
514
514
continue even in such a case.
You can’t perform that action at this time.
0 commit comments