diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..7b6a2f2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "phast"] + path = phast + url = git@gitea.azcona-becker.net:alcetech/phast diff --git a/mocha-php/src/mocha-php/scripts/phast b/mocha-php/src/mocha-php/scripts/phast index 97a5d91..78c4407 120000 --- a/mocha-php/src/mocha-php/scripts/phast +++ b/mocha-php/src/mocha-php/scripts/phast @@ -1 +1 @@ -/home/beckermj/Documents/Projects/phast/lib/phast/client/scripts \ No newline at end of file +../../../../phast/lib/phast/client/scripts \ No newline at end of file diff --git a/phast b/phast new file mode 160000 index 0000000..9499d45 --- /dev/null +++ b/phast @@ -0,0 +1 @@ +Subproject commit 9499d4535fdd56f6affe0e676c7afaea1ad7e09e