Martin von Zweigbergk
a67fbb6714
cli: switch default graph style to be Sapling's curved style
...
We seem to quite unanimously prefer this style, so let's make the
default.
2023-02-12 07:23:29 -08:00
Ilya Grigoriev
3e7791bbc1
Make jj abandon
print each abandoned commit once
2023-01-17 21:17:27 -08:00
Ilya Grigoriev
7057ce2183
Test that jj abandon root
, specifying same revision twice
2023-01-17 21:17:27 -08:00
Ilya Grigoriev
c0fc9a464a
jj abandon
: Print every abandoned commit
...
This can be disabled with the new `--quiet` option.
Printing every commit would give the user all the information of how to undo
this or where to `jj restore` from if they realize they need to after the
abandon.
2023-01-11 23:32:39 -08:00
Ilya Grigoriev
6765850c7d
jj abandon
: Report what commit or how many commits were abandoned
...
There are not tests for `jj abandon`, and I haven't written any yet.
2023-01-11 23:32:39 -08:00
Ilya Grigoriev
c43f0a580a
Add tests for the abandon
command
...
I tested some hairy cases, but didn't add any simpler tests.
2023-01-11 23:32:39 -08:00