Skip to content

Commit 6074a7d

Browse files
committed
Another batch of topics for 2.46.1
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d2b936f commit 6074a7d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.46.1.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,11 @@ Fixes since Git 2.46
5656
behave more or less like "git log -p --remerge-diff" but instead it
5757
crashed, forgetting to prepare a temporary object store needed.
5858

59+
* The patch parser in "git patch-id" has been tightened to avoid
60+
getting confused by lines that look like a patch header in the log
61+
message.
62+
63+
* "git bundle unbundle" outside a repository triggered a BUG()
64+
unnecessarily, which has been corrected.
65+
5966
Also contains minor documentation updates and code clean-ups.

0 commit comments

Comments
 (0)