mirror of
https://github.com/actions/node-versions.git
synced 2025-09-10 13:45:13 +08:00
Move helpers to submodule (#19)
* add common helpers * minor changes * remove from git helpers * add submodules * setup 4 version for pester Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "helpers"]
|
||||
path = helpers
|
||||
url = https://github.com/actions/versions-package-tools
|
||||
branch = master
|
Reference in New Issue
Block a user