We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't see in the source anywhere that you are handling git sub-modules. On some of my repos I need to pull and then run:
git submodule update --init --recursive
It would be great if you could do this as well.
The text was updated successfully, but these errors were encountered:
good suggestion, will look into it
Sorry, something went wrong.
I thought this was about using git-fresh on the submodules themselves which throws an error at the moment but I'd love support for that as well
git-fresh
No branches or pull requests
I don't see in the source anywhere that you are handling git sub-modules. On some of my repos I need to pull and then run:
git submodule update --init --recursive
It would be great if you could do this as well.
The text was updated successfully, but these errors were encountered: