summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes/2.36.0.txt
blob: c59e0c80e94ec96060b632af53494ff2f761eaf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Git 2.36 Release Notes
======================

Updates since Git 2.35
----------------------

Backward compatibility warts

 *


Note to those who build from the source

 *


UI, Workflows & Features

 *


Performance, Internal Implementation, Development Support etc.

 *


Fixes since v2.35
-----------------

 * "rebase" and "stash" in secondary worktrees are broken in
   Git 2.35.0, which has been corrected.
   (merge ff5b7913f0 en/keep-cwd later to maint).

 * Other code cleanup, docfix, build fix, etc.