use SAP web IDE to commit change to git

41 阅读1分钟

Created by Jerry Wang, last modified on Nov 23, 2014

登陆 ide.c9.io/, 选择一个github上存在的repository,点击Start Editing:

在source code里做代码的修改:

成功save后,右键project,选择Open Terminal Here:

使用git status,发现未提交的source file:

 

使用git add和git commit进行提交:

使用git push 将change 推送到github上:

之后在github上刷新页面能够看到从cloud9上推送过来的change:

\

要获取更多Jerry的原创文章,请关注公众号"汪子熙":