Compare commits

..

No commits in common. "4f1794a466f9fd2e0c91a1a27f1601b9f4def707" and "1b9c266c3a6e788ba487d42fa52c3cad9a409891" have entirely different histories.

View File

@ -5,14 +5,4 @@ uniapp 第一版
测试dev 分支 测试dev 分支
测试dev 分支22 测试dev 分支22
git checkout dev
git add .
git commit -m 'desc'
git push
git checkout master
git merge --no-ff dev
git push