git-disjoint 0.16.7

A tool to batch commits by issue into GitHub PRs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[toolchain]
channel = "stable"
components = [
  "cargo",
  "clippy",
  "llvm-tools",
  "rust-analysis",
  "rust-analyzer",
  "rust-src",
  "rustc",
  "rustfmt",
]