Commit 33a60b45 authored by JingChao's avatar JingChao

Updates ionic/git-code.md

Auto commit by GitBook Editor
parent 76215dc4
......@@ -13,14 +13,4 @@
- git add *
- git commit -m 'info'
- git push //提交 完成
code //编写代码
git add *
git commit -m 'info' //提交
checkout develop //切换回develop分支
(success)-> git push //没有冲突,直接提交
(fail)conflict //解决冲突
git add *
git commit -m 'info'
git push //提交 完成
\ No newline at end of file
* git push //提交 完成
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment