update
Some checks failed
/ lint (push) Failing after 27s

This commit is contained in:
Jana Dönszelmann 2026-01-29 17:19:50 +01:00
parent 84644d3675
commit 86ccae0d05
No known key found for this signature in database
11 changed files with 139 additions and 76 deletions

View file

@ -102,10 +102,19 @@ _: {
"bookmark"
"move"
"--from"
"heads(::@- & bookmarks())"
"heads(@- & bookmarks())"
"--to"
"coalesce(@ & ~empty(), @-)"
];
fuck = [
"bookmark"
"move"
"--from"
"heads(@ & bookmarks())"
"--to"
"@-"
"--allow-backwards"
];
catchup = [
"rebase"
"-b"