I hereby claim:
- I am lukerandall on github.
- I am lukerandall (https://keybase.io/lukerandall) on keybase.
- I have a public key ASCbDp381tSsaepjtEBFAuIzTQwiwEcZnIzRtIuSpHSt-Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
function grepsha | |
grep -oE "\b[0-9a-f]{7,}\b" | |
end | |
function jjevo | |
set rev $argv[1] | |
if test -z "$rev" | |
set rev "@" | |
end |
function jjpr | |
set rev $argv[1] | |
if test -z "$rev" | |
set rev "@" | |
end | |
set bookmark $argv[2] | |
if test -z "$bookmark" | |
jj git push -c $rev |