git/git.github.io

Any comment about upcoming Git Rev News edition 126

Closed this issue ยท 10 comments

A currently mostly empty draft will be there soon:

https://github.com/git/git.github.io/blob/master/rev_news/drafts/edition-126.md

Feel free to comment in this issue, suggest topics, suggest persons to interview, or use the edit button (that looks like a pen) to edit and create a pull request with the changes you would like.

Let's try to publish this edition around the end of August 2025!

Thanks!

cc @jnareb @mjaix @sivaraam @gitster @stepnem

Hi @chriscool !

A good tool that I would like to suggest is patch-hub. It is TUI for reviewing and applying patches that scraps the kernel mailing lists, including the Git mailing list.

It is a spin-off of kw, a tool for helping Linux kernel developers in everyday tasks. kw is another good suggestion as a tool, as some of its commands calls Git under the hood (notably git send-email).

I saw this on HN, seems to be a cool non-trivial use of Git: https://github.com/Growth-Kinetics/DiffMem

Hi @lucasoshiro , Thanks a lot for the suggestions! We are going to look at them soon, especially @jnareb, as they could be good additions to the link sections.

Also sorry for not replying earlier. I had a long summer vacation ๐Ÿ˜Ž

No problem @chriscool ! I hope you enjoyed your vacation ๐Ÿ™‚

I have added my links in 6139aec.

Hi @chriscool !

A good tool that I would like to suggest is patch-hub. It is TUI for reviewing and applying patches that scraps the kernel mailing lists, including the Git mailing list.

It is a spin-off of kw, a tool for helping Linux kernel developers in everyday tasks. kw is another good suggestion as a tool, as some of its commands calls Git under the hood (notably git send-email).

Links added in c12bf52.

I saw this on HN, seems to be a cool non-trivial use of Git: https://github.com/Growth-Kinetics/DiffMem

Added in 330f9ab.

@jnareb thanks for the great links and for adding @lucasoshiro's suggestions!

Gerrit, GitButler, and Jujutsu projects collaborating on change-id commit footer
might be interesting discussion to cover.

Thanks for the suggestion. And yeah, it's interesting, but long, and it might not be over yet. Anyway it's too late for this edition. So maybe in the next one. I will try not to forget to copy it to the next edition issue.

@mjaix @sivaraam thanks for your fixes in 408a216 and a741cdd respectively!

@chriscool, @sivaraam Am I too late to add this to the mix: #795? (Following on from the Discord chat.)

@sageserpent-open thanks for the contribution. It's a bit late but we will try to manage it before publishing this edition this evening.