jj/cli
Yuya Nishihara 02c0927734 git-push: extract function that looks up branches by revisions
cmd_git_push() is large. Let's split it up.
2024-03-18 09:32:43 +09:00
..
examples operation_templater: support extensions of the template language 2024-03-16 10:32:53 -04:00
src git-push: extract function that looks up branches by revisions 2024-03-18 09:32:43 +09:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests cli: make "abandon" not fail with empty revset 2024-03-18 09:32:35 +09:00
build.rs
Cargo.toml
LICENSE