This commit is contained in:
Oleksandr Smirnov 2025-11-19 23:25:41 +02:00
parent a182ef72b9
commit a393bfa676
No known key found for this signature in database

View file

@ -21,6 +21,7 @@ auto-local-bookmark = true
[aliases] [aliases]
l = ["log", "-r", "ancestors(reachable(@, mutable()), 2)"] l = ["log", "-r", "ancestors(reachable(@, mutable()), 2)"]
llog = ["log", "-r", ".."]
tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"] tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"]
[templates] [templates]