diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 16:45:31 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 16:45:31 -0500 |
commit | d6d63766b01656257a4d886f4f3b6bdde4002376 (patch) | |
tree | 766246b2fe19888819f33a3b34a05ab1289d4f0f | |
parent | 88ea2c636db2bebed82155198f8710617686d6ec (diff) | |
download | tde-style-qtcurve-d6d63766b01656257a4d886f4f3b6bdde4002376.tar.gz tde-style-qtcurve-d6d63766b01656257a4d886f4f3b6bdde4002376.zip |
Added common directories
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | admin | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d5a54dc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "admin"] + path = admin + url = http://[email protected]/scm/git/tde-common-admin diff --git a/admin b/admin new file mode 160000 +Subproject cc13423251e36f36970f4e7d1917e57edaae377 |