Skip to content
Snippets Groups Projects
  • Sergey Sharybin's avatar
    6bbca88f
    Initialize git submodules for addons, locales and scons · 6bbca88f
    Sergey Sharybin authored
    Uses relative paths to repositories, so this is expected
    to work fine for any protocol we support (git, ssh and http).
    
    Uses ignore=all for all the submodules, so updating them
    to latest remote hash does not tags blender repository
    as changes. But it is still possible to make changes to
    submodules and commit them from their path.
    6bbca88f
    History
    Initialize git submodules for addons, locales and scons
    Sergey Sharybin authored
    Uses relative paths to repositories, so this is expected
    to work fine for any protocol we support (git, ssh and http).
    
    Uses ignore=all for all the submodules, so updating them
    to latest remote hash does not tags blender repository
    as changes. But it is still possible to make changes to
    submodules and commit them from their path.