Skip to content

Instantly share code, notes, and snippets.

@beddari
Created May 9, 2013 08:07
Show Gist options
  • Save beddari/5546175 to your computer and use it in GitHub Desktop.
Save beddari/5546175 to your computer and use it in GitHub Desktop.
git modules
Usage: git modules [options] <command>
Options:
-h, --help show this help message and exit
-v, --version show version and exit
Commands:
init
update
status
Modulesfile/modules.yaml:
<id>:
description: Test-repo
url: git@git:puppet/modules/modules-test
ref: v1.1.2
path: modules/test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment