-
Hi Chris,
It seems the git submodule update is not working due to permission. Could you please check the followings.
Thanks,
Owahid
owahid@owahid-Satellite-E45W-C:~/linux_flow/initramfs_linux_fl…
-
I just would like to suggest to use Bootstrap as a git submodule, to have its source fully in the project. Or is there a reason this is not done currently like that?
I'm considering using this mate…
-
Is there a way to pick and choose submodules?
I have a .gitmodules file that has two submodules , but I only want to keep one of them.
-
After running `git-subtract --auto-exclude update` I was trying to update my submodules to their latest commits. The Readme states that all the `git submodule` commands keep working, so I tried `git …
-
Ideas for algorithms to add could come from Matlab/Scikit-image/ImageJ threshold algorithms.
To start we could add some a couple of standard ones - I've been working on mean and Otsu's method impl…
jmetz updated
4 years ago
-
Hi Tim,
Really great tool.
A few of the submodules (avgn.network and avgn.network_analysis) are missing __init__.py scripts which throws import errors. I just added blank inits like you use else…
-
It is only possible to move some/path/submodule to other/directory/submodule. I find this to be a huge limitation.
-
Recent projects have had a few quirks with the local WP setup. One seems to have pulled down a nightly alpha version instead of the latest stable version. Another has the submodule listed in `.gitmodu…
-
Until we know how we should work with this, could this be removed?
-
I've noticed `.Type` is generated by `Waffle.Ecto.Definition`'s macros as a submodule of our custom uploader Definition. If I want to extend the `Ecto.Type` so I can add forms in Kaffy admin, I can't …