rebase all bookmarks alias
This commit is contained in:
parent
acb1bc3743
commit
cd5c7c3248
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ log = "trunk() | ancestors(reachable(@ | mine(), mutable()), 2) | @"
|
|||
|
||||
[git]
|
||||
push-bookmark-prefix = "sloane/push-"
|
||||
|
||||
[aliases]
|
||||
rebase-bookmarks = ["rebase", "-b", "all:bookmarks() & mine() ~trunk()", "-d", "main", "--skip-emptied"]
|
||||
|
|
Loading…
Reference in a new issue