Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve submodule operation performance #2655

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 7, 2018

  1. Move a function

    CosynPa committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    043bd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8eb861 View commit details
    Browse the repository at this point in the history
  3. Add a force parameter

    CosynPa committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    05660ea View commit details
    Browse the repository at this point in the history
  4. Avoid direct git recursive submodule update, use the cached implement…

    …ation for the recursive submodule cloning
    CosynPa committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    28e76ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00394b1 View commit details
    Browse the repository at this point in the history
  6. Serialize repository operations. The operations in addSubmoduleToRepo…

    …sitory are left for later commits
    CosynPa committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    b748b5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    977bf9c View commit details
    Browse the repository at this point in the history
  8. Remove an unused function

    CosynPa committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    abd72ca View commit details
    Browse the repository at this point in the history