summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2022-01-28 16:58:04 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2022-01-28 16:58:04 -0800
commit5d01301f2b865aa8dba1654d3f447ce9d21db0b5 (patch)
tree6889a29f94491998e8386db6b42d844a963a1d38 /Documentation
parentName the next one 2.36 to prepare for 2.35.1 (diff)
parentGit 2.35.1 (diff)
downloadtgif-5d01301f2b865aa8dba1654d3f447ce9d21db0b5.tar.xz
Sync with Git 2.35.1
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/RelNotes/2.35.1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/RelNotes/2.35.1.txt b/Documentation/RelNotes/2.35.1.txt
new file mode 100644
index 0000000000..726ba250ef
--- /dev/null
+++ b/Documentation/RelNotes/2.35.1.txt
@@ -0,0 +1,6 @@
+Git v2.35.1 Release Notes
+=========================
+
+Git 2.35 shipped with a regression that broke use of "rebase" and
+"stash" in a secondary worktree. This maintenance release ought to
+fix it.