Hacker News
- Show HN: Vdm, a sane alternative to e.g. Git submodules https://github.com/opensourcecorp/vdm 60 comments
- Git-subtrac: all your Git submodules in one place https://apenwarr.ca/log/20191109 23 comments
- Why your company shouldn't use Git submodules http://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ 45 comments
- Zero-configuration submodules with auto-update in Gitbox http://gitboxapp.com/?submodules= 9 comments
Lobsters
- Monorepo First, Submodules Later http://blog.felipe.rs/2017/07/11/monorepo-first-submodules-later/ 2 comments vcs
- Pathogen+git-submodule users: Avoid pushing submodule commit without pushing submodule content! http://stackoverflow.com/a/10878273/79125 5 comments vim
- shared code: git-subtree, git-submodule, git-stitch-repo, or? https://metacpan.org/module/git-stitch-repo 12 comments git
- Git Submodule Upgrade https://github.blog/2022-10-18-git-security-vulnerabilities-announced/#fn-67904-1 3 comments git
- Combine submodule types https://discourse.nixos.org/t/override-submodule-options/12165/4 2 comments nixos
- Cargo now supports relative git submodule paths in a repository https://github.com/rust-lang/cargo/pull/11106 2 comments rust
- Submodules That Don’t Suck https://tmatesoft.medium.com/submodules-that-dont-suck-760ff4464022 10 comments git
- Can I pin plugin commits using the native built-in pack plugin system and git submodules? https://medium.com/@paulodiovani/installing-vim-8-plugins-with-the-native-pack-system-39b71c351fea 5 comments neovim
- Absolute best way to use submodules to manage Emacs packages? https://www.reddit.com/r/emacs/comments/jmjsoe/absolute_best_way_to_use_submodules_to_manage/ 11 comments emacs
- Git Submodules Vs. NuGet Dependencies https://christianfindlay.com/2020/08/28/submodules-vs-nuget/ 8 comments programming
- Git Submodules Vs. NuGet Dependencies https://christianfindlay.com/2020/08/28/submodules-vs-nuget/ 7 comments csharp
- Alternatives to git submodules https://blog.summitto.com/posts/submodules_subtree_subtrac/ 8 comments programming
- Help with Submodules https://github.com/kelvindecosta/ctf-levels 3 comments git
- Can I get (or should I say git) some help fixing a repository with apparently broken submodules? https://github.com/robbyrussell/oh-my-zsh 7 comments git
- Do i need to add extern crate to the beginning of every submodule for using external crates or just lib.rs is enough ? https://www.reddit.com/r/rust/comments/a28z49/do_i_need_to_add_extern_crate_to_the_beginning_of/ 3 comments rust
- Assimilate Emacs packages using Git submodules https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules/ 10 comments emacs
- GDM: A git submodules replacement and language-agnostic dependency manager http://git-dependency-manager.info/ 26 comments git
- Why your company shouldn't use Git submodules https://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ 15 comments git
- Efficient development workflow using Git submodules and Docker Compose https://www.airpair.com/docker/posts/efficiant-development-workfow-using-git-submodules-and-docker-compose 6 comments docker
- Mastering Git submodules https://medium.com/@porteneuve/mastering-git-submodules-34c65e940407 7 comments programming
- How to create git submodule from repository subdirectory, a step-by-step guide http://blog.davidecoppola.com/2015/02/how-to-create-git-submodule-from-repository-subdirectory/ 4 comments git
- Using Git to manage a website with submodules: the right way http://aaronadams.ca/post/37345904654/git-push-with-submodules 5 comments programming
- CocoaPods as a submodule http://mackross.net/cocoa/2014/09/14/cocoapods-and-git/ 2 comments objectivec
- Manage your Vim plugins using pathogen and git submodules http://jirichara.com/manage-your-vim-plugins-using-pathogen-and-git-submodules 7 comments vim
- Subtree vs SubModule vs ? Pushing projects. http://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ 6 comments git
- How does your company use submodules? http://nvie.com/posts/a-successful-git-branching-model/ 12 comments git
- Github submodule query https://github.com/Alpha1594/vimfiles/tree/master/bundle 23 comments vim
- Alternatives To Git Submodule: Git Subtree http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/ 23 comments programming
- Meeting-weekly-2013-05-14 (submodule ownership; generic paths; fns & dynamically sized types; copy removal) https://github.com/mozilla/rust/wiki/meeting-weekly-2013-05-14 5 comments rust
- Rework git core for native submodules http://thread.gmane.org/gmane.comp.version-control.git/220047 4 comments git
- Git 1.8.2 submodules now support tracking a branch instead of just a specific SHA-1 http://www.manpagez.com/man/1/git-submodule/ 7 comments git
- Git Tips And Workflows, Round 2: basics, stashes and submodules http://durdn.com/blog/2013/01/14/10-git-tips-and-workflows-round-2/ 4 comments git
- Racket 5.3 is out with submodules, new optimization tools, and more http://blog.racket-lang.org/2012/08/racket-v53.html 71 comments programming
- Why your company shouldn't use Git submodules http://codingkilledthecat.wordpress.com/2012/04/28/why-your-company-shouldnt-use-git-submodules/ 51 comments programming
- Submodules in Racket http://blog.racket-lang.org/2012/06/submodules.html 13 comments programming
- Understanding Git Submodules http://speirs.org/2009/05/11/understanding-git-submodules/ 6 comments programming