jj: default log revset can become quite large #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When working in a repo with old / wip / archived changes, the default revset can quickly grow large enough to trigger the pager, which is not helpful when typing
jjfor a quick overview of the current changes.Some possible remedies:
ui.default-command = ["log", "-r", "ancestors(reachable(@, mutable()), 2)"]to keep it shortarchivein description by default? See https://discord.com/channels/968932220549103686/1507407724323799130/1507414674176475196