ok/jj
1
0
Fork 0
forked from mirrors/jj
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 backend: move constant functions first 2023-09-19 05:24:51 -07:00
src cli: print commits abandoned by git::import_refs() or fetch() 2023-10-02 17:31:05 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: print commits abandoned by git::import_refs() or fetch() 2023-10-02 17:31:05 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml cargo: make jj installable with cargo binstall 2023-09-20 09:35:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00