all repos

dotfiles @ 0c66fad9850c86a5ef6bdea1533f9e545922fe3a

i use rach linux btw

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
jj: add solve alias; add jj-fetch-pr, 2 months ago
1
#!/usr/bin/env bash
2
git fetch origin pull/"$1"/head:pr-"$1"
3
jj git import