Skip to content

Instantly share code, notes, and snippets.

@cosch-txtr
cosch-txtr / git, submodules and jenkins
Last active December 7, 2021 07:22
git, submodules and jenkins
Setup:
Test Repo:
https://github.com/cosch-txtr/testmain.git
JENKINS: 1.480.2
slave on windows with msysgit 1.7.11
git plugin 1.1.26
job simply checks out the latest master and displays contents of sub/number
DEV1