dotfiles/bin/jj-fetch-pr (view raw)
#!/usr/bin/env bash
git fetch origin pull/"$1"/head:pr-"$1"
jj git import