.test/test describe $0

test -d app && rm -rf app 
mkdir app
cd app
cp ../podi .
git init
./podi init git@localhost:/home/git/app master 2222 app1
