all repos

dotfiles @ 53bc89e04a6108bba0ac688a7c8dbc47b9865b85

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