all repos

dotfiles @ 83e573d06fb2689a59446ec4280f140b8b851efc

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