all repos

dotfiles @ 6016e1fb7a4e3a76391f024ac76e170e33bf4a99

i use rach linux btw

dotfiles/bin/jj-fetch-pr (view raw)

1
#!/usr/bin/env bash
2
git fetch origin pull/"$1"/head:pr-"$1"
3
jj git import