jj/cli
Martin von Zweigbergk 800f0f0347 squash: accept multiple --from revisions
Now you can do e.g. `jj squash --from 'foo+::' --into foo` to squash a
whole series into one commit. It doesn't need to be linear; you can
squash a bunch of siblings into another siblings, for example.
2024-03-13 05:21:05 -07:00
..
examples commit_templater: add an AnyMap for extensions to cache their own info 2024-03-12 16:52:49 -04:00
src squash: accept multiple --from revisions 2024-03-13 05:21:05 -07:00
testing revset: ad-hoc optimization for range queries containing unwanted wanted heads 2024-02-22 23:26:29 +09:00
tests squash: accept multiple --from revisions 2024-03-13 05:21:05 -07:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE