tangled
alpha
login
or
join now
davidpdrsn.tngl.sh
/
jj-sync-prs
1
fork
atom
this repo has no description
1
fork
atom
overview
issues
pulls
2
pipelines
two
davidpdrsn.tngl.sh
2 months ago
08b3278e
b024e8ba
+2
1 changed file
expand all
collapse all
unified
split
src
main.rs
+2
src/main.rs
reviewed
···
17
17
18
18
mod graph;
19
19
20
20
+
// two
21
21
+
20
22
#[derive(Parser, Debug)]
21
23
#[command(name = "jj-sync-prs")]
22
24
#[command(about = "Sync jujutsu branches with GitHub pull requests")]