241 skills found · Page 3 of 9
Reedbeta / Git Partial SubmoduleScript for setting up and working with "partial" submodules (blobless clone, sparse checkout)
maratona-linux / Maratona LinuxCheckout all Maratona-Linux components at once by using git submodule.
royharoush / Rtoolspentest floating repo (based off git submodules), and some useful scripts i wrote
flavorjones / Git RakeRake tasks for managing multiple git submodules
lukeorland / Splittaclone of https://code.google.com/p/splitta/ so it can be a git submodule
ekho / Capistrano Git W SubmodulesGit submodules support for Capistrano 3.7+
addyosmani / Generator BoilerplateA simple Yeoman generator using Git submodules to clone over a boilerplate hosted elsewhere on GitHub
exlinc / MdlrMDLR ("Modular") gives you declarative and easy Git 'submodules without the pain of submodules'
Estafet-LTD / Estafet Microservices ScrumThis is the master repository for containing git submodules for the microservices of the scrum demo application. In addition, this repository contains scripts that will build environments for developers, testers and entire delivery teams.
operasoftware / Git SplitterA Git related tool to split a subdirectory and its commit history from a Git Repo and crate a new repo that can be used as a submodule in the same path as the original code, as well as reversing the process to allow reintegration of updated code
domdere / Git Submodule ActionA GitHub Action for bumping submodules
SRombauts / SQLiteCpp ExampleC++ Example project using SQLiteCpp as a Git submodule / CMake subdirectory
zhitaocai / CocosCreator UtilsCocosCreator 工具类(建议通过 Git Submodule 导入到项目中)
newrelic / Extends Newrelic RpmGems that extend New Relic's Ruby agent (newrelic_rpm), linked via git submodules
wimleers / Mr DrupalDeclaratively indicate which Drupal projects you want to use, run `mr update`, the end. No "check tarballs into git", no git submodules, no git-subtree. Great for smallish Drupal sites.
AndreaCrotti / Emacs ConfigurationMy personal emacs configuration, using heavily git submodules for external packages
iam-TJ / Git Submodule MoveEasily move submodules within a git repository (shell script)
pry0cc / Hackbox ProA git submodule list containing all the tools repo's you'll ever need.
jlehmann / Git Submod EnhancementsEnhancements for git usability when using submodules
cliffhall / React Chat ClientA simple chat client built in React for communicating with the node-multi-server-chat example