git-ar 1.1.12

Git all remotes. Git cli tool that targets both Github and Gitlab. Brings common development operations such as opening a pull request down to the shell. This is an alternative to both Github https://github.com/cli/cli and Gitlab https://gitlab.com/gitlab-org/cli cli tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
authors = ["Jordi Carrillo Bosch"]
language = "en"
multilingual = false
src = "src"
title = "GitAR User Guide"

[output.html]
git-repository-url = "https://github.com/jordilin/gitar/tree/main/doc/src"
edit-url-template = "https://github.com/jordilin/gitar/edit/main/doc/{path}"
search.use-boolean-and = true

[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]