File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments