tags - Can I add a git release as a submodule? -


i have binary files in github release tag, think not cloneable. in git repo i'd add these binary files (they dependencies) submodule, can updated easily. dont want submit binaries first repository if possible.

how do this?

from understand, git releases separate regular git repo, other git repo cannot directly reference them.

all version script able releases first repo @ right tag, using github api releases.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -