jj: remove jj tug alias

- use new `jj bookmark advance` instead
This commit is contained in:
2026-04-02 13:35:13 +02:00
parent 7c944dbfb3
commit 4137c5df62

View File

@@ -4,6 +4,3 @@ default-command = "log"
[user]
email = "fredrikr79@pm.me"
name = "Fredrik Robertsen"
[aliases]
tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"]