From: Steven Baltakatei Sandoval Date: Sun, 28 Jun 2020 18:22:22 +0000 (+0000) Subject: feat(prvt):Add private submodule for private executable code X-Git-Tag: 0.1.0~5 X-Git-Url: https://zdv2.bktei.com/gitweb/BK-2020-03.git/commitdiff_plain/16f6a3717f678249770f41c3ed31649fad2bd282?ds=sidebyside feat(prvt):Add private submodule for private executable code --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..370d5b4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "prvt"] + path = prvt + url = https://zdv2.bktei.com/gitweb/baltakatei-exdev-private.git diff --git a/prvt b/prvt new file mode 160000 index 0000000..03a04cd --- /dev/null +++ b/prvt @@ -0,0 +1 @@ +Subproject commit 03a04cd7f5724b3137983a8abf0bb04866e9113e