ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Vamsi Avula b8cc6fc3c8 cli: trim the description from editor before using it
We anyway trim the newlines eventually and this just does that eagerly
so we output the "correct" description back to stdout (on describe for
example, we'd now print the first non empty line).
2023-08-13 15:47:16 +05:30
..
examples cargo: move examples/ into cli/ so they are part of the build again 2023-08-07 21:49:45 +00:00
src cli: trim the description from editor before using it 2023-08-13 15:47:16 +05:30
testing cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
tests cli: trim the description from editor before using it 2023-08-13 15:47:16 +05:30
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: unify a lot of crate metadata in the workspace 2023-08-06 16:44:33 -05:00