From: Frank Brehm Date: Tue, 23 Oct 2018 07:52:45 +0000 (+0200) Subject: Adding submodule python_fb_tools X-Git-Tag: 0.3.2^2~44 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=4da8f3bb30d6f1fcb9d6c183d73815b4164b1382;p=pixelpark%2Fcreate-vmware-tpl.git Adding submodule python_fb_tools --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d64792c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "python_fb_tools"] + path = python_fb_tools + url = git@git.pixelpark.com:frabrehm/python_fb_tools.git diff --git a/lib/fb_tools b/lib/fb_tools new file mode 120000 index 0000000..8055864 --- /dev/null +++ b/lib/fb_tools @@ -0,0 +1 @@ +../python_fb_tools/lib/fb_tools \ No newline at end of file diff --git a/python_fb_tools b/python_fb_tools new file mode 160000 index 0000000..ce5a2de --- /dev/null +++ b/python_fb_tools @@ -0,0 +1 @@ +Subproject commit ce5a2de8a61ce56893a2c9fcee19a7ff750daa68