mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-16 00:56:23 +00:00
d555e0c326
Otherwise remote-tracking branches just pile up. It seems that both git and libgit2 remove the remote-tracking branch when you push a deletion, so `jj branch --delete foo; jj git push --branch foo` already sees `foo` disappear locally as well. However, if a branch has been deleted on the remote, we would never know before this change. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |