jj
This commit is contained in:
@@ -56,7 +56,7 @@ def main [pr_number?: int] {
|
|||||||
^mkdir -p $base
|
^mkdir -p $base
|
||||||
|
|
||||||
print $"Cloning ($repo) PR #($pr.number): ($pr.title)"
|
print $"Cloning ($repo) PR #($pr.number): ($pr.title)"
|
||||||
gh repo clone $repo $dest
|
jj git clone $"https://github.com/($repo).git" $dest
|
||||||
|
|
||||||
do {
|
do {
|
||||||
cd $dest
|
cd $dest
|
||||||
|
|||||||
Reference in New Issue
Block a user