We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f818536 commit 805e0a6Copy full SHA for 805e0a6
Documentation/RelNotes/2.36.0.txt
@@ -356,6 +356,13 @@ Fixes since v2.35
356
in the current checkout of the superproject. We now do so for all
357
submodules that have been run "git submodule init" on.
358
359
+ * "git rebase $base $non_branch_commit", when $base is an ancestor or
360
+ the $non_branch_commit, modified the current branch, which has been
361
+ corrected.
362
+
363
+ * When "shallow" information is updated, we forgot to update the
364
+ in-core equivalent, which has been corrected.
365
366
* Other code cleanup, docfix, build fix, etc.
367
(merge cfc5cf428b jc/find-header later to maint).
368
(merge 40e7cfdd46 jh/p4-fix-use-of-process-error-exception later to maint).
0 commit comments