Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
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

@smola

Description

@smola

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions