jj/cli
Yuya Nishihara 5c6ef75b2b cli: move add_to_git_exclude() helper to commands.git module
I'm going to add a call site to the git module, and I think it's better to
host the helper function there instead of importing from the super module.
2023-08-13 06:56:44 +09:00
..
examples cargo: move examples/ into cli/ so they are part of the build again 2023-08-07 21:49:45 +00:00
src cli: move add_to_git_exclude() helper to commands.git module 2023-08-13 06:56:44 +09:00
testing
tests cli: discard "unborn" default branch before checking out fetched head 2023-08-13 06:44:50 +09:00
build.rs
Cargo.toml cargo: unify a lot of crate metadata in the workspace 2023-08-06 16:44:33 -05:00