diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 16:48:36 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 16:48:36 -0500 |
commit | 1c098520aed6be8bf539203de60d9dd06530fd78 (patch) | |
tree | 6b0bcff35602643b8c7cd548289cf9f0ee92e8ed | |
parent | 14cfa1b6023c6bbc60da7c645817d544689e30e2 (diff) | |
download | kpilot-1c098520aed6be8bf539203de60d9dd06530fd78.tar.gz kpilot-1c098520aed6be8bf539203de60d9dd06530fd78.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 |