Linux command
patch-hub 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the patch browser
patch-hub
Launch with a specific mailing list
patch-hub --mailing-list [linux-kernel]
说明
patch-hub is a terminal user interface that simplifies working with software patches sent through mailing lists in Linux-related development. It connects to lore.kernel.org to browse mailing lists, view patchsets with metadata such as author, title, version, and review trailers, apply patches to local kernel trees, bookmark patchsets, and reply with Reviewed-by tags.
参数
- --mailing-list _list_
- Specify the mailing list to browse on startup.
- --page-size _N_
- Number of patches to display per page.
FAQ
What is the patch-hub command used for?
patch-hub is a terminal user interface that simplifies working with software patches sent through mailing lists in Linux-related development. It connects to lore.kernel.org to browse mailing lists, view patchsets with metadata such as author, title, version, and review trailers, apply patches to local kernel trees, bookmark patchsets, and reply with Reviewed-by tags.
How do I run a basic patch-hub example?
Run `patch-hub` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --mailing-list _list_ do in patch-hub?
Specify the mailing list to browse on startup.