all repos

dotfiles @ 1e1920ed43f2f0b83cbfb416870daa15c7023863

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