checkout v1.2 to match current branch

このコミットが含まれているのは:
aj 2017-10-23 23:13:05 +00:00
コミット e1701ffdd9
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -9,7 +9,7 @@ if ! [ -d ./assets/oauth3.org ]; then
git clone https://git.daplie.com/OAuth3/oauth3.js.git ./assets/oauth3.org
fi
pushd ./assets/oauth3.org
git checkout v1
git checkout v1.2
git pull
popd