renovate/lib/manager/git-submodules
2020-11-04 14:37:52 +01:00
..
__fixtures__ fix(git-submodules): allow module and path be different (#5437) 2020-02-11 12:00:43 +00:00
__snapshots__ test: remove submodules snapshots 2020-05-13 11:19:30 +02:00
artifact.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
artifacts.ts refactor(function): Update Artifact Function (#5139) 2020-01-17 12:18:34 +01:00
extract.spec.ts feat(git-submodules): fetch default branch (#7391) 2020-10-01 16:32:07 +02:00
extract.ts fix(git-submodules): correctly parse git submodule name (#7646) 2020-11-04 10:24:06 +01:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.spec.ts feat(git-submodules): use checkout instead of submodule update (#7645) 2020-11-04 14:37:52 +01:00
update.ts feat(git-submodules): use checkout instead of submodule update (#7645) 2020-11-04 14:37:52 +01:00

Keeps git submodules updated within a repository.