RFR: pr: update all local branches for commit comments [v2]
Erik Helin
ehelin at openjdk.java.net
Wed Mar 10 10:22:10 UTC 2021
On Mon, 1 Mar 2021 14:32:09 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:
> Not sure this is needed? The materialize call should have done a fetchAll as well..
The `materialize` doesn't do a `fetchAll`, but `materialize` will clone from the remote URI every time (passing the seed repo's directory to `--reference-if-possible`). So yes, you are correct, we don't need to update the remotes here. Fixed in most recent commit
-------------
PR: https://git.openjdk.java.net/skara/pull/1041
More information about the skara-dev
mailing list