forked from mirrors/jj
0f5c5530df
* First fetch from remote. * Then check tx.{base_repo(),repo}.view().remote_bookmarks_matching(<branch>, <remote>). This has to happen after the fetch has been done so the tx.repo() is updated. * Warn if a branch is not found in any of the remotes used in the fetch. Note that the remotes used in the fetch can be a subset of the remotes configured for the repo, so the language of the warning tries to point that out. Fixes: #4293 |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |