ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Ilya Grigoriev d168fd2b09 test_rebase_abandoning_empty: add children of an empty @ to the test case
This demonstrates the minor bug discussed in
https://github.com/martinvonz/jj/pull/2766#discussion_r1442365389
AKA https://github.com/martinvonz/jj/issues/2869.

It's also interesting whether changing the definition of "discardable" commit
would affect this test, see
https://github.com/martinvonz/jj/issues/2859#issuecomment-1903275884

(I think it won't, but still)
2024-01-22 18:36:49 -08:00
..
benches
gen-protos
src revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
tests test_rebase_abandoning_empty: add children of an empty @ to the test case 2024-01-22 18:36:49 -08:00
testutils object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE