diff options
author | varac <varacanero@zeromail.org> | 2012-09-24 17:54:53 +0200 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2012-09-24 17:54:53 +0200 |
commit | 53dea7cd638ebf8d353d052b2d2185940c2056b9 (patch) | |
tree | 35e7e7e6c6ba2a2ba3a7af35cefbda15393a6e54 /.gitmodules | |
parent | 3fc154d5b495338b7cce2971a0fba2c4faef4ee2 (diff) |
added submodule git
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 583a5e1a..52f3d748 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "puppet/modules/ntp"] path = puppet/modules/ntp url = git://github.com/puppetlabs/puppetlabs-ntp.git +[submodule "puppet/modules/git"] + path = puppet/modules/git + url = git://code.leap.se/puppet_git |