You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: rev_news/drafts/edition-113.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,9 +222,13 @@ This edition covers what happened during the months of June 2024 and July 2024.
222
222
__Various__
223
223
224
224
+[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,
226
226
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.
228
232
+[Anyone can Access Deleted and Private Repository Data on GitHub](https://trufflesecurity.com/blog/anyone-can-access-deleted-and-private-repo-data-github)
229
233
via Cross Fork Object Reference (CFOR) from another [public] fork.
230
234
Any code committed to a public repository may be accessible forever
0 commit comments