git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] 2.35.1.txt: clarify the rebase/stash regression
@ 2022-01-29  2:16 Elijah Newren via GitGitGadget
  0 siblings, 0 replies; only message in thread
From: Elijah Newren via GitGitGadget @ 2022-01-29  2:16 UTC (permalink / raw)
  To: git; +Cc: Elijah Newren, Elijah Newren

From: Elijah Newren <newren@gmail.com>

rebase and stash still worked in v2.35.0 in a secondary worktree so
long as they were invoked from the toplevel directory.  Update the
release note to clarify this.

Signed-off-by: Elijah Newren <newren@gmail.com>
---
    2.35.1.txt: clarify the rebase/stash regression
    
    I haven't seen the release notes go out; I'm hoping this patch is seen
    in time...

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1136%2Fnewren%2Fregression-clarification-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1136/newren/regression-clarification-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1136

 Documentation/RelNotes/2.35.1.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/RelNotes/2.35.1.txt b/Documentation/RelNotes/2.35.1.txt
index 726ba250ef3..0661d8c6e5e 100644
--- a/Documentation/RelNotes/2.35.1.txt
+++ b/Documentation/RelNotes/2.35.1.txt
@@ -2,5 +2,5 @@ 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.
+"stash" when run from a subdirectory within a secondary worktree.
+This maintenance release fixes it.

base-commit: 5d01301f2b865aa8dba1654d3f447ce9d21db0b5
-- 
gitgitgadget

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-29  2:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-29  2:16 [PATCH] 2.35.1.txt: clarify the rebase/stash regression Elijah Newren via GitGitGadget

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).