git-loom 0.18.0

A Git CLI tool that weaves together multiple feature branches into integration branches
1
2
3
4
5
6
7
8
9
10
11
12
[book]
title = "git-loom"
authors = [ "Nicolas Arnaud-Cormos" ]
language = "en"
src = "src"

[build]
build-dir = "book"

[output.html]
git-repository-url = "https://github.com/narnaud/git-loom"
edit-url-template = "https://github.com/narnaud/git-loom/edit/main/docs/{path}"