Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

worktree Checkout and Reset call to fetch operations on submodules #415

Closed
smola opened this issue Jun 8, 2017 · 0 comments
Closed

worktree Checkout and Reset call to fetch operations on submodules #415

smola opened this issue Jun 8, 2017 · 0 comments
Labels

Comments

@smola
Copy link
Collaborator

smola commented Jun 8, 2017

checkoutChangeSubmodule calls to submodule's update operation, which ends up calling a fetch.
This is called from Worktree.Reset, which is called by Worktree.Checkout.
Both Checkout and Reset are local operations that do not do any networking.

This was uncovered by this: https://travis-ci.org/src-d/go-git/jobs/240748439

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants