1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00

Checkout CI integration branch until my PRs in core are merged

This commit is contained in:
Thomas Tanghus 2013-10-02 22:32:31 +02:00
parent 474cd47720
commit 38ea88fa9a

View File

@ -8,7 +8,7 @@ cd core
git submodule update --init
mkdir apps2
ln -s $WORKDIR apps2
cd -
git clone https://github.com/owncloud/appframework
ln -s $PWD/appframework apps2
git checkout urlParams_fix
git checkout -b oc6-integration
git merge improved_request
cd $WORKDIR