jj log revset
This commit is contained in:
parent
5d7ab7c414
commit
bf9b9eaafa
9 changed files with 2585 additions and 8 deletions
|
|
@ -77,6 +77,9 @@
|
|||
snapshot = {
|
||||
max-new-file-size = "10MiB";
|
||||
};
|
||||
revsets = {
|
||||
log = "ancestors(reachable(@,trunk()..),2) | trunk()";
|
||||
};
|
||||
aliases = {
|
||||
tug = ["bookmark" "move" "--from" "heads(::@- & bookmarks())" "--to" "@"];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue