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

Init Git submodules after syncing with upstream repo #1823

Merged
merged 1 commit into from Dec 20, 2020

Commits on Dec 20, 2020

  1. Init Git submodules after syncing with upstream repo

    Git submodules are now initialized after the latest changes from the
    upstream repo are merged into Scala Steward's fork instead of directly
    after cloning our fork and before changes are synced. I hope that this
    is enough to ensure that our submodules are always in sync with the
    submodules of the upstream repos.
    
    If we're lucky, this closes #339.
    fthomas committed Dec 20, 2020
    Copy the full SHA
    1eca53a View commit details
    Browse the repository at this point in the history