]> git.llucax.com Git - personal/website.git/commitdiff
Move bacap repository to its own subdirectory
authorLeandro Lucarella <luca@llucax.com.ar>
Wed, 13 Mar 2013 21:36:39 +0000 (22:36 +0100)
committerLeandro Lucarella <luca@llucax.com.ar>
Wed, 13 Mar 2013 21:37:22 +0000 (22:37 +0100)
.gitmodules
source/proj/bacap/index.rst [new symlink]
source/proj/bacap/repo [moved from source/proj/bacap with 100% similarity]

index 2b388ad48435f8c830d739923bf59cc5161361f8..29e8f4fcafa07f02faa1023854f7156f1fe8b8e4 100644 (file)
@@ -1,5 +1,5 @@
-[submodule "source/proj/bacap"]
-       path = source/proj/bacap
+[submodule "source/proj/bacap/repo"]
+       path = source/proj/bacap/repo
        url = ../../software/bacap.git
 [submodule "source/proj/eventxx"]
        path = source/proj/eventxx
diff --git a/source/proj/bacap/index.rst b/source/proj/bacap/index.rst
new file mode 120000 (symlink)
index 0000000..9f41a08
--- /dev/null
@@ -0,0 +1 @@
+repo/README
\ No newline at end of file
similarity index 100%
rename from source/proj/bacap
rename to source/proj/bacap/repo