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
+[Jujutsu For Busy Devs, Part 2: "How Do I...?"](https://maddie.wtf/posts/2025-07-21-jujutsu-for-busy-devs/entry/1)
216
+
by Madeleine Mortensen, continues [Jujutsu For Busy Devs](https://maddie.wtf/posts/2025-07-21-jujutsu-for-busy-devs)
217
+
series, mentioned in [Git Rev News Edition #125](https://git.github.io/rev_news/2025/07/31/edition-125/).
202
218
+[Dear GitHub: no YAML anchors, please](https://blog.yossarian.net/2025/09/22/dear-github-no-yaml-anchors)
203
219
by William Woodruff (yossarian) on his ENOSUCHBLOG blog.
204
220
He says that they are redundant with existing functionality,
@@ -212,6 +228,8 @@ __Light reading__
212
228
+[finding deleted content using git logs](https://kjelsrud.dev/blog/finding-deleted-content-using-git-logs/)
213
229
by Sindre Kjelsrud, also known as “Sid”, on Sids' blog:
214
230
a short note on `git log -S`.
231
+
+[Git exclude, a handy feature you might not know about](https://marijkeluttekes.dev/blog/articles/2025/09/03/git-exclude-a-handy-feature-you-might-not-know-about/)
232
+
by Marijke Luttekes on her blog, about `.git/info/exclude`.
0 commit comments