精读 预计 1 分钟
Web-based Jujutsu revset explorer & debugger
摘要
这是一个 Jujutsu revset 的在线 playground,支持编辑图表、评估 revset 并通过 permalink 分享设置。界面使用 React Flow 实现交互,提供节点和边的键盘操作说明,还可指定自定义 TOML revset-aliases 表体。
荐读理由
这个 web playground 让你直接在浏览器编辑 revision graph、评估 revset 并生成 permalink,还支持自定义 TOML revset-aliases,能帮你快速测试和调试 jj 的查询逻辑而不用本地搭环境
原文
Jujubi
Revset
A playground for exploring and debugging jj revsets. Edit the graph, evaluate revsets, and share your setup with a permalink.
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Preparing interactivity ...
or specify custom
TOML "revset-aliases" table body
Output
这条对你有帮助吗?