Skip to content

Commit c12bf52

Browse files
committed
rn-126: Add links to patch-hub and kw/kworkflow from @lucasoshiro
1 parent 6139aec commit c12bf52

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

rev_news/drafts/edition-126.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,13 @@ __Git tools and sites__
528528
This tool is written to make it easier to participate in a patch-based workflows,
529529
like those used in the Linux kernel development.
530530
First mentioned in [Git Rev News Edition #61](https://git.github.io/rev_news/2020/03/25/edition-61/).
531+
+ [patch-hub](https://github.com/kworkflow/patch-hub/tree/unstable) is a TUI tool
532+
that streamlines the interaction of Linux developers
533+
with patches archived on [lore.kernel.org](https://lore.kernel.org/).
534+
Written in Rust, under GPL 2.0 license.<br>
535+
It is a spin-off of [kw](https://github.com/kworkflow/kworkflow),
536+
a tool for helping Linux kernel developers in everyday tasks
537+
(which is written in shell, and is under GPL 2.0 license).
531538
+ [GitGenius](https://selvaneyas.github.io/gitgenius) is a smart and simple CLI tool
532539
that explains Git errors in plain English and helps you fix them quickly.
533540
Written in Python, under MIT license.

0 commit comments

Comments
 (0)