4 lines
141 B
Fish
4 lines
141 B
Fish
function jjbm
|
|
jj log -r 'heads(::@ & bookmarks())' --ignore-working-copy --template 'bookmarks' --no-graph | head -n1 | cut -d " " -f1
|
|
end
|