diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-09-19 21:37:17 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-09-19 21:37:17 -0300 |
commit | f6aa296a6a12953911db6f57b4bc9d7e0874363c (patch) | |
tree | 5ad176baa902c94464b607f68a760769ea143b41 | |
parent | 9dcdccbcd84cf614780486b1ede14803734eeeca (diff) | |
download | debian-f6aa296a6a12953911db6f57b4bc9d7e0874363c.tar.gz debian-f6aa296a6a12953911db6f57b4bc9d7e0874363c.tar.bz2 |
Adding debian-keyring as a submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | keyring | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ebd0809 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "keyring"] + path = keyring + url = git://anonscm.debian.org/keyring/keyring.git diff --git a/keyring b/keyring new file mode 160000 +Subproject c476b507babc8a71000b15f43feab77c98f81ab |