ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara bc7a42a00e git-push: do not error out on empty revision set
"-r REVISIONS" here specifies the search space of the branches to push, and
warned if no branches are found in that space. I don't think an empty set
should be an error, but a warning for consistency. The warning message will be
improved by the subsequent patches.
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: do not error out on empty revision set 2024-03-18 09:32:43 +09:00
testing revset: substitute '~(::x)' to 'x..' 2024-03-17 14:50:48 +09:00
tests git-push: do not error out on empty revision set 2024-03-18 09:32:43 +09:00
build.rs
Cargo.toml
LICENSE