Skip to content

Commit 8f35e72

Browse files
committed
rn-113: Add "What's new in Git 2.46.0?" from GitLab Blog
Suggested by Christian Couder (@Chiscool) in issue #721.
1 parent 2719ea9 commit 8f35e72

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

rev_news/drafts/edition-113.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,13 @@ This edition covers what happened during the months of June 2024 and July 2024.
222222
__Various__
223223

224224
+ [Highlights from Git 2.46](https://github.blog/open-source/git/highlights-from-git-2-46/)
225-
Taylor Blau on GitHub Blog. Those include pseudo-merge reachability bitmaps,
225+
by Taylor Blau on GitHub Blog. Those include pseudo-merge reachability bitmaps,
226226
subcommands in [git-config](https://git-scm.com/docs/git-config/2.46.0) (like `git config list`),
227-
enhanced credential helper protocol, and improving though still experrimental reftable support.
227+
enhanced credential helper protocol, and improving still experimental reftable support.
228+
+ [What’s new in Git 2.46.0?](https://about.gitlab.com/blog/2024/07/29/whats-new-in-git-2-46-0/)
229+
by Justin Tobler on GitLab Blog. Higlights include tooling to migrate reference backends
230+
(from files backend to reftables), symref update instructions for `git update-ref --stdin`,
231+
`git config` interface improvements (mentioned in the previous article linked), and bundle URI fixes.
228232
+ [Anyone can Access Deleted and Private Repository Data on GitHub](https://trufflesecurity.com/blog/anyone-can-access-deleted-and-private-repo-data-github)
229233
via Cross Fork Object Reference (CFOR) from another [public] fork.
230234
Any code committed to a public repository may be accessible forever

0 commit comments

Comments
 (0)