all repos

dotfiles @ 5dac31af57e5add9c8664e832b187381f6a33935

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