Hacker News
- Demystifying Git Submodules https://www.cyberdemon.org/2024/03/20/submodules.html 96 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
- Show HN: Vdm, a sane alternative to e.g. Git submodules https://github.com/opensourcecorp/vdm 60 comments
- Show HN: Get rid of Git submodules and never look back (now for GitHub users) https://gitmodules.com/ 57 comments
Lobsters
- git-lib, an alternative to git-submodule https://github.com/tomlu/git-lib 8 comments git
- git-lib, an alternative to git-submodule https://github.com/tomlu/git-lib 12 comments git
- shared code: git-subtree, git-submodule, git-stitch-repo, or? https://metacpan.org/module/git-stitch-repo 12 comments git
- Pathogen+git-submodule users: Avoid pushing submodule commit without pushing submodule content! http://stackoverflow.com/a/10878273/79125 5 comments vim
- Git Submodule Upgrade https://github.blog/2022-10-18-git-security-vulnerabilities-announced/#fn-67904-1 3 comments git
- Errors while using a git submodule using Go Workspaces https://go.dev/doc/tutorial/workspaces 2 comments golang
- 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
- my opinion about git submodules https://www.jannikbuschke.de/blog/git-submodules/ 15 comments git
- Git submodules without the pain of submodules https://news.ycombinator.com/item?id=17554777 8 comments git
- tsrc - git submodule done right https://dmerej.info/blog/post/introducing-tsrc/ 16 comments programming
- Assimilate Emacs packages using Git submodules https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules/ 10 comments emacs
- 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
- Alternatives To Git Submodule: Git Subtree http://blogs.atlassian.com/2013/05/alternatives-to-git-submodule-git-subtree/ 23 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
- Understanding Git Submodules http://speirs.org/2009/05/11/understanding-git-submodules/ 6 comments programming
- Monorepo, multirepo and Git submodules https://forms.gle/CKpkVF6Z1Y2xkUx18 24 comments git
- "Managing Git submodules with GitHub & Bitrise" - Article https://medium.com/@viktorplezer/managing-git-submodules-with-github-bitrise-2b67dfc82dfc 3 comments devops
- Using Git to manage a website with submodules: the right way http://aaronadams.ca/post/37345904654/git-push-with-submodules 5 comments programming
- Use git submodule to organize packages https://github.com/NdYAG/dotemacs/ 6 comments emacs
- Rework git core for native submodules http://thread.gmane.org/gmane.comp.version-control.git/220047 4 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
- Git Tips And Workflows, Round 2: basics, stashes and submodules http://durdn.com/blog/2013/01/14/10-git-tips-and-workflows-round-2/ 23 comments programming
- A new alternative to git submodules: git subtree http://alumnit.ca/~apenwarr/log/?m=200904#30 3 comments programming
- Cargo now supports relative git submodule paths in a repository https://github.com/rust-lang/cargo/pull/11106 2 comments rust
- 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
- Manage your Vim plugins using pathogen and git submodules http://jirichara.com/manage-your-vim-plugins-using-pathogen-and-git-submodules 7 comments vim
- 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
- Get rid of Git Submodules and never look back! (for GitHub users) https://gitmodules.com/ 20 comments programming
- 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
- GDM: A git submodules replacement and language-agnostic dependency manager http://git-dependency-manager.info/ 26 comments git
- 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