jj/cli
Yuya Nishihara 8579bc479f cli: print commits abandoned by git::import_refs() or fetch()
This will probably help to understand why you've got conflicts after fetching.
Maybe we can also report changed local refs.

I think the stats should be redirected to stderr, but we have many other similar
messages printed to stdout. I'll probably fix them all at once later.
2023-10-02 17:31:05 +09:00
..
examples
src cli: print commits abandoned by git::import_refs() or fetch() 2023-10-02 17:31:05 +09:00
testing
tests cli: print commits abandoned by git::import_refs() or fetch() 2023-10-02 17:31:05 +09:00
build.rs
Cargo.toml
LICENSE