Giter VIP home page Giter VIP logo

Comments (3)

henrypp avatar henrypp commented on June 2, 2024

I think it is not needed. And routine is already exists in submodules, and i think people who know basic git instruction will know what will need.

from memreduct.

Anton-V-K avatar Anton-V-K commented on June 2, 2024

Well, though .gitmodules does exist, a straightforward attempt to update submodules with git (TortoiseGit) results in errors:

git.exe submodule update --progress --init -- "../builder"
fatal: ../builder: '../builder' is outside repository at 'D:/.../memreduct'

git.exe submodule update --progress --init -- "../routine"
fatal: ../routine: '../routine' is outside repository at 'D:/.../memreduct'

I tend to agree with git: putting submodules out of working copy isn't a best practice. And I guess, a conflict with hashes may happen if two or more projects at the same level use same submodule.
If a custom command is needed to fetch submodules, it may be specified in build instructions.

from memreduct.

henrypp avatar henrypp commented on June 2, 2024

It does not neededed.

All links required for compilcation is contained in .gitmodules, who need successfull process of compilation сope with repo cloning.

Compilation process is VERY (!) simple, so it does not need any instruction or other bullshit.

Who need, - will compile, who don't - come up with a reason.

Even a moron can do it.

from memreduct.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.