jjpr 0.22.0

Manage stacked pull requests in Jujutsu repositories
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "jjpr"
description = "Multi-forge stacked pull requests for Jujutsu"
authors = ["Michael Hopkins"]

[build]
build-dir = "book"

[output.html]
default-theme = "light"
preferred-dark-theme = "ayu"
site-url = "/docs/jjpr/"
git-repository-url = "https://github.com/michaeldhopkins/jjpr"
additional-css = ["src/custom.css"]
additional-js = ["src/version-footer.js"]