Git Product home page Git Product logo

Comments (4)

scriptsengineer avatar scriptsengineer commented on July 23, 2024

Yes, it is not intentional, a pr for this must be done for the main branch, which contains only the core, without the godot project. It's easy to add it as a git submodule.

from inventory-system.

levidavidmurray avatar levidavidmurray commented on July 23, 2024

I was more curious as to how (or even if) you're developing against the demos branch project.

I'm quite familiar with git, but I think I've only run into submodules once up to this point, so bear with me.

I have my fork of this repo currently checked out to demos, which obviously has addons/inventory-system committed. So, I'd replace the existing addons/inventory-system with a git submodule of the same repo, but checked out to main, develop, etc.?

Would replacing addons/inventory-system with a submodule not result in changes to the top level demos branch?

from inventory-system.

scriptsengineer avatar scriptsengineer commented on July 23, 2024

Yes, it's expensive, I keep two repositories downloaded, one that has the demo, but has a module installed and I only commit it to develop/master, and another with a repository that is just a mirror where I put things in the addon/demos, that way it stays calm for me, but if you think it's too complex you can do it on the demos, and I'll pass it on to the master with cherry picks.

from inventory-system.

levidavidmurray avatar levidavidmurray commented on July 23, 2024

Got it. I figured it had to be something like that. Do you have to recreate the submodule when you want to pull in the latest demos changes?

from inventory-system.

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.