all repos

dotfiles @ 83e573d06fb2689a59446ec4280f140b8b851efc

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