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

git-init: add support for fetching submodules 🚝 #1531

Merged
merged 2 commits into from
Nov 7, 2019

Commits on Nov 6, 2019

  1. git-init: add support for fetching submodules 🚝

    It will do those commands by default as they are no-op.
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    46d6d3e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Add support for submodules in GitResource

    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    56fb88e View commit details
    Browse the repository at this point in the history