forked from mirrors/jj
14d35b0198
If there are branches in the revset that don't need to be pushed because they already match the destination, we currently just print `Nothing changed.` It seems consistent with that to also treat it as success if there are no branches in the specified set to start with. This patch makes the command print a warning in that case instead. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml |